diff options
Diffstat (limited to 'src/net/ea/inventoryhandler.h')
-rw-r--r-- | src/net/ea/inventoryhandler.h | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/src/net/ea/inventoryhandler.h b/src/net/ea/inventoryhandler.h index 734e894f0..3e393a98c 100644 --- a/src/net/ea/inventoryhandler.h +++ b/src/net/ea/inventoryhandler.h @@ -107,7 +107,6 @@ class InventoryHandler notfinal : public Net::InventoryHandler static EquipBackend mEquips; static InventoryItems mInventoryItems; static Inventory *mStorage; - static InventoryWindow *mStorageWindow; static PickupQueue mSentPickups; static bool mDebugInventory; }; |