diff options
Diffstat (limited to '')
-rw-r--r-- | source/cInventory.h | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/source/cInventory.h b/source/cInventory.h index 01f505ab1..cebcf346b 100644 --- a/source/cInventory.h +++ b/source/cInventory.h @@ -9,7 +9,6 @@ class cClientHandle; class cPlayer;
class cPacket_WindowClick;
class cPacket_EntityEquipment;
-class cPacket_CreateInventoryAction;
class cInventory //tolua_export
: public cWindowOwner
{ //tolua_export
|