diff options
Diffstat (limited to 'src/users.cpp')
-rw-r--r-- | src/users.cpp | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/src/users.cpp b/src/users.cpp index 39e1ec796..4988590d9 100644 --- a/src/users.cpp +++ b/src/users.cpp @@ -24,8 +24,6 @@ #include "inspircd.h" -#include <stdarg.h> -#include "socketengine.h" #include "xline.h" already_sent_t LocalUser::already_sent_id = 0; |