From 2c5f9350d64f98d7bcfd1bd454d1a11f03ffa115 Mon Sep 17 00:00:00 2001 From: "madmaxoft@gmail.com" Date: Fri, 24 Aug 2012 09:50:13 +0000 Subject: Removed packet includes where they're not needed git-svn-id: http://mc-server.googlecode.com/svn/trunk@787 0a769ca7-a7f5-676a-18bf-c427514a06d6 --- source/cCreativeInventory.cpp | 4 ---- 1 file changed, 4 deletions(-) (limited to 'source/cCreativeInventory.cpp') diff --git a/source/cCreativeInventory.cpp b/source/cCreativeInventory.cpp index f1a1ae89c..e8b3a0d15 100644 --- a/source/cCreativeInventory.cpp +++ b/source/cCreativeInventory.cpp @@ -10,10 +10,6 @@ #include -#include "packets/cPacket_CreativeInventoryAction.h" -#include "packets/cPacket_WholeInventory.h" -#include "packets/cPacket_InventorySlot.h" - -- cgit v1.2.3