diff options
Diffstat (limited to 'source/cInventory.h')
-rw-r--r-- | source/cInventory.h | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/source/cInventory.h b/source/cInventory.h index bb8519828..96d744baf 100644 --- a/source/cInventory.h +++ b/source/cInventory.h @@ -15,8 +15,6 @@ namespace Json class cItem; class cClientHandle; class cPlayer; -class cPacket; -class cPacket_EntityEquipment; |