summaryrefslogtreecommitdiff
path: root/src/resources/iteminfo.cpp
diff options
context:
space:
mode:
authorAndrei Karas <akaras@inbox.ru>2013-11-16 17:17:26 +0300
committerAndrei Karas <akaras@inbox.ru>2013-11-16 17:17:26 +0300
commit6b981b572854798901816ddccf7cb343690ca8f1 (patch)
tree0763c7296ffcaa1119768b59449e3b0303f8173a /src/resources/iteminfo.cpp
parentde2d305a18ab00881de0a22f17d6307ddffe943e (diff)
downloadplus-6b981b572854798901816ddccf7cb343690ca8f1.tar.gz
plus-6b981b572854798901816ddccf7cb343690ca8f1.tar.bz2
plus-6b981b572854798901816ddccf7cb343690ca8f1.tar.xz
plus-6b981b572854798901816ddccf7cb343690ca8f1.zip
Remove unused particle-effect attributes from items.xml.
Diffstat (limited to 'src/resources/iteminfo.cpp')
-rw-r--r--src/resources/iteminfo.cpp1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/resources/iteminfo.cpp b/src/resources/iteminfo.cpp
index cc7cc41c7..5845138d2 100644
--- a/src/resources/iteminfo.cpp
+++ b/src/resources/iteminfo.cpp
@@ -41,7 +41,6 @@ ItemInfo::ItemInfo() :
mDescription(),
mEffect(),
mType(ITEM_UNUSABLE),
- mParticle(),
mWeight(0),
mView(0),
mId(0),