summaryrefslogtreecommitdiff
path: root/src/dropshortcut.cpp
diff options
context:
space:
mode:
authorAndrei Karas <akaras@inbox.ru>2013-10-06 16:37:19 +0300
committerAndrei Karas <akaras@inbox.ru>2013-10-06 16:37:19 +0300
commit7dfe062b9e33d863d23455453aae12ba592aac8b (patch)
tree62300b19a88dac0e67b2fe90fbec4eed8f93d39e /src/dropshortcut.cpp
parent0f25d6e3defc9a6cd1cc2cd23b522abf8734c837 (diff)
downloadManaVerse-7dfe062b9e33d863d23455453aae12ba592aac8b.tar.gz
ManaVerse-7dfe062b9e33d863d23455453aae12ba592aac8b.tar.bz2
ManaVerse-7dfe062b9e33d863d23455453aae12ba592aac8b.tar.xz
ManaVerse-7dfe062b9e33d863d23455453aae12ba592aac8b.zip
remove unused includes and remove default parameter in being.
Diffstat (limited to 'src/dropshortcut.cpp')
-rw-r--r--src/dropshortcut.cpp3
1 files changed, 0 insertions, 3 deletions
diff --git a/src/dropshortcut.cpp b/src/dropshortcut.cpp
index af9f6b0f3..c8f8e8ffe 100644
--- a/src/dropshortcut.cpp
+++ b/src/dropshortcut.cpp
@@ -30,9 +30,6 @@
#include "being/localplayer.h"
#include "being/playerinfo.h"
-#include "net/inventoryhandler.h"
-#include "net/net.h"
-
#include "debug.h"
DropShortcut *dropShortcut;