diff options
Diffstat (limited to 'src/shopitem.cpp')
-rw-r--r-- | src/shopitem.cpp | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/src/shopitem.cpp b/src/shopitem.cpp index 071247483..ec79a29da 100644 --- a/src/shopitem.cpp +++ b/src/shopitem.cpp @@ -33,8 +33,6 @@ #include "debug.h" -extern int serverVersion; - ShopItem::ShopItem(const int inventoryIndex, const int id, const unsigned char color, const int quantity, const int price) : |