summaryrefslogtreecommitdiff
path: root/src/userprocess.cpp
diff options
context:
space:
mode:
authorGravatar Daniel De Graaf2010-08-08 11:56:13 -0400
committerGravatar Daniel De Graaf2010-08-08 11:56:13 -0400
commitb057f70d2868c6d90a2ca3f5174d0fe85602e591 (patch)
tree0c880093632a7946f1118f4acd7cd0a8f1d534de /src/userprocess.cpp
parentIgnore XML closing tags (</tag>) in case an XML generator is used to write co... (diff)
Finish header file #include untangle
Diffstat (limited to 'src/userprocess.cpp')
-rw-r--r--src/userprocess.cpp4
1 files changed, 0 insertions, 4 deletions
diff --git a/src/userprocess.cpp b/src/userprocess.cpp
index c5ce39c5b..430bff1a4 100644
--- a/src/userprocess.cpp
+++ b/src/userprocess.cpp
@@ -11,12 +11,8 @@
* ---------------------------------------------------
*/
-/* $Core */
-
#include "inspircd.h"
#include "xline.h"
-#include "socketengine.h"
-#include "command_parse.h"
/**
* This function is called once a second from the mainloop.