summaryrefslogtreecommitdiff
path: root/src/dropshortcut.h
diff options
context:
space:
mode:
authorAndrei Karas <akaras@inbox.ru>2014-08-15 19:46:48 +0300
committerAndrei Karas <akaras@inbox.ru>2014-08-15 23:35:48 +0300
commit243932ef169949917f17d3107e00f97886da0a14 (patch)
tree8f11d6e99b250ff480a32b04ea3bbb0ce9bc7f14 /src/dropshortcut.h
parent3658d5a5564db6f0854ec9378c485aef8acc8992 (diff)
downloadManaVerse-243932ef169949917f17d3107e00f97886da0a14.tar.gz
ManaVerse-243932ef169949917f17d3107e00f97886da0a14.tar.bz2
ManaVerse-243932ef169949917f17d3107e00f97886da0a14.tar.xz
ManaVerse-243932ef169949917f17d3107e00f97886da0a14.zip
Fix code style.
Diffstat (limited to 'src/dropshortcut.h')
-rw-r--r--src/dropshortcut.h2
1 files changed, 0 insertions, 2 deletions
diff --git a/src/dropshortcut.h b/src/dropshortcut.h
index 5b2080b7f..4e0c92870 100644
--- a/src/dropshortcut.h
+++ b/src/dropshortcut.h
@@ -27,8 +27,6 @@
#include "localconsts.h"
-class Item;
-
/**
* The class which keeps track of the item shortcuts.
*/