summaryrefslogtreecommitdiff
path: root/src/being/playerinfo.h
diff options
context:
space:
mode:
authorAndrei Karas <akaras@inbox.ru>2013-09-09 23:39:08 +0300
committerAndrei Karas <akaras@inbox.ru>2013-09-09 23:39:08 +0300
commit1fe0b1cf4736dae1278513aff290fec1c24693d9 (patch)
tree0e1578365a028edc1ce680e6a5db8b9a431ba237 /src/being/playerinfo.h
parent872368b15b84f1a2c945238b4e2a9a2ed411e849 (diff)
downloadplus-1fe0b1cf4736dae1278513aff290fec1c24693d9.tar.gz
plus-1fe0b1cf4736dae1278513aff290fec1c24693d9.tar.bz2
plus-1fe0b1cf4736dae1278513aff290fec1c24693d9.tar.xz
plus-1fe0b1cf4736dae1278513aff290fec1c24693d9.zip
remove unused includes from being files.
Diffstat (limited to 'src/being/playerinfo.h')
-rw-r--r--src/being/playerinfo.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/being/playerinfo.h b/src/being/playerinfo.h
index 37aa9736c..a0b10d4fe 100644
--- a/src/being/playerinfo.h
+++ b/src/being/playerinfo.h
@@ -59,7 +59,6 @@ struct PlayerInfoBackend final
IntMap mSkills;
};
-class Equipment;
class Inventory;
class Item;