diff options
| author | 2014-06-14 15:30:14 +0200 | |
|---|---|---|
| committer | 2014-06-14 15:30:14 +0200 | |
| commit | 82435b6fa8805baa65e04a582f3e4a2c84237f73 (patch) | |
| tree | aae1a18b9eda7a46979b9d9b625b29461ceb12c9 /src/modules/m_delayjoin.cpp | |
| parent | Remove unused #define ERROR -1 (diff) | |
Kill needless #includes in source files
Diffstat (limited to 'src/modules/m_delayjoin.cpp')
| -rw-r--r-- | src/modules/m_delayjoin.cpp | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/src/modules/m_delayjoin.cpp b/src/modules/m_delayjoin.cpp index b3165c7be..0a883265f 100644 --- a/src/modules/m_delayjoin.cpp +++ b/src/modules/m_delayjoin.cpp @@ -21,7 +21,6 @@ #include "inspircd.h" -#include <stdarg.h> class DelayJoinMode : public ModeHandler { |
