diff options
Diffstat (limited to 'src/actions')
-rw-r--r-- | src/actions/chat.cpp | 1 | ||||
-rw-r--r-- | src/actions/windows.cpp | 1 |
2 files changed, 0 insertions, 2 deletions
diff --git a/src/actions/chat.cpp b/src/actions/chat.cpp index 0ea63a507..6e6f3cae1 100644 --- a/src/actions/chat.cpp +++ b/src/actions/chat.cpp @@ -37,7 +37,6 @@ #include "net/guildhandler.h" #include "net/net.h" #include "net/partyhandler.h" -#include "net/serverfeatures.h" #ifdef TMWA_SUPPORT #include "net/tmwa/guildmanager.h" diff --git a/src/actions/windows.cpp b/src/actions/windows.cpp index 2271e12f8..2e6c8d78c 100644 --- a/src/actions/windows.cpp +++ b/src/actions/windows.cpp @@ -52,7 +52,6 @@ #include "utils/gettext.h" #include "net/net.h" -#include "net/serverfeatures.h" #include "debug.h" |