diff options
Diffstat (limited to 'src/actions')
-rw-r--r-- | src/actions/pets.cpp | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/src/actions/pets.cpp b/src/actions/pets.cpp index 35efe0ea0..6f4b4ba60 100644 --- a/src/actions/pets.cpp +++ b/src/actions/pets.cpp @@ -39,9 +39,6 @@ #include "gui/shortcut/emoteshortcut.h" #include "net/chathandler.h" -#ifdef TMWA_SUPPORT -#include "net/net.h" -#endif #include "net/pethandler.h" #include "net/serverfeatures.h" |