diff options
Diffstat (limited to 'src/game/Object.h')
-rw-r--r-- | src/game/Object.h | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/src/game/Object.h b/src/game/Object.h index 547bde3a500..d1d6aaebe91 100644 --- a/src/game/Object.h +++ b/src/game/Object.h @@ -93,7 +93,6 @@ class ByteBuffer; class WorldSession; class Creature; class Player; -class Map; class UpdateMask; class InstanceData; class GameObject; |