summaryrefslogtreecommitdiff
path: root/src/channels.cpp
diff options
context:
space:
mode:
authorAttila Molnar <attilamolnar@hush.com>2014-06-14 15:30:14 +0200
committerAttila Molnar <attilamolnar@hush.com>2014-06-14 15:30:14 +0200
commit82435b6fa8805baa65e04a582f3e4a2c84237f73 (patch)
treeaae1a18b9eda7a46979b9d9b625b29461ceb12c9 /src/channels.cpp
parentb9e323b2c3c7f44422cb762c0412665c4fd52cdc (diff)
Kill needless #includes in source files
Diffstat (limited to 'src/channels.cpp')
-rw-r--r--src/channels.cpp2
1 files changed, 0 insertions, 2 deletions
diff --git a/src/channels.cpp b/src/channels.cpp
index 6a864fafe..f49d359cd 100644
--- a/src/channels.cpp
+++ b/src/channels.cpp
@@ -25,8 +25,6 @@
#include "inspircd.h"
#include "listmode.h"
-#include <cstdarg>
-#include "mode.h"
namespace
{