summaryrefslogtreecommitdiff
path: root/src/modules/m_globops.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'src/modules/m_globops.cpp')
-rw-r--r--src/modules/m_globops.cpp3
1 files changed, 0 insertions, 3 deletions
diff --git a/src/modules/m_globops.cpp b/src/modules/m_globops.cpp
index 18eae1d24..efe50731d 100644
--- a/src/modules/m_globops.cpp
+++ b/src/modules/m_globops.cpp
@@ -14,9 +14,6 @@
// Globops and +g support module by C.J.Edwards
#include "inspircd.h"
-#include "users.h"
-#include "channels.h"
-#include "modules.h"
/* $ModDesc: Provides support for GLOBOPS and user mode +g */