summaryrefslogtreecommitdiff
path: root/src
diff options
context:
space:
mode:
Diffstat (limited to 'src')
-rw-r--r--src/memos.cpp1
-rw-r--r--src/users.cpp1
2 files changed, 0 insertions, 2 deletions
diff --git a/src/memos.cpp b/src/memos.cpp
index 065a644f6..b3f044e1e 100644
--- a/src/memos.cpp
+++ b/src/memos.cpp
@@ -13,7 +13,6 @@
#include "services.h"
#include "modules.h"
#include "service.h"
-#include "memoserv.h"
#include "memo.h"
#include "users.h"
#include "account.h"
diff --git a/src/users.cpp b/src/users.cpp
index 61d27deb1..69ecc9eaf 100644
--- a/src/users.cpp
+++ b/src/users.cpp
@@ -21,7 +21,6 @@
#include "bots.h"
#include "config.h"
#include "opertype.h"
-#include "nickserv.h"
#include "language.h"
user_map UserListByNick, UserListByUID;