diff options
author | brain <brain@e03df62e-2008-0410-955e-edbf42e46eb7> | 2006-10-31 17:50:26 +0000 |
---|---|---|
committer | brain <brain@e03df62e-2008-0410-955e-edbf42e46eb7> | 2006-10-31 17:50:26 +0000 |
commit | 677c569364f20adaadba6e8d3007138fe8c08c08 (patch) | |
tree | a1cf3fe7832c4d4468c4c6e26f8b7eff4956a9a9 /src/command_parse.cpp | |
parent | 857b9beed4299aa42e589565b146f4db106683b8 (diff) |
Remove some debug
git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@5602 e03df62e-2008-0410-955e-edbf42e46eb7
Diffstat (limited to 'src/command_parse.cpp')
-rw-r--r-- | src/command_parse.cpp | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/src/command_parse.cpp b/src/command_parse.cpp index 8722a2145..50ed7439b 100644 --- a/src/command_parse.cpp +++ b/src/command_parse.cpp @@ -24,7 +24,6 @@ #include "wildcard.h" #include "xline.h" #include "socketengine.h" -#include "userprocess.h" #include "socket.h" #include "command_parse.h" |