diff options
Diffstat (limited to 'include/xline.h')
-rw-r--r-- | include/xline.h | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/include/xline.h b/include/xline.h index 5403a0933..fe044d0f2 100644 --- a/include/xline.h +++ b/include/xline.h @@ -525,4 +525,3 @@ class CoreExport XLineManager */ void InvokeStats(const std::string &type, int numeric, User* user, string_list &results); }; - |