summaryrefslogtreecommitdiff
path: root/src/shopitem.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/shopitem.h')
-rw-r--r--src/shopitem.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/shopitem.h b/src/shopitem.h
index 3353ebe7..50af4991 100644
--- a/src/shopitem.h
+++ b/src/shopitem.h
@@ -49,7 +49,6 @@ class ShopItem : public Item
protected:
int mPrice;
- int mIndex;
std::string mDisplayName;
};