From d0b6b3d1c96e437d12410703a8e530decd0b028f Mon Sep 17 00:00:00 2001 From: Guillaume Melquiond Date: Thu, 27 Jul 2006 17:20:22 +0000 Subject: First step toward a restructured class hierarchy for world actors: add MovingObject and Player classes. --- src/map.h | 6 ------ 1 file changed, 6 deletions(-) (limited to 'src/map.h') diff --git a/src/map.h b/src/map.h index e51572df..0f31d7b4 100644 --- a/src/map.h +++ b/src/map.h @@ -28,10 +28,6 @@ #include #include -namespace tmwserv -{ - - struct PATH_NODE; /** @@ -190,6 +186,4 @@ class Map int onClosedList, onOpenList; }; -} // namespace tmwserv - #endif -- cgit v1.2.3-60-g2f50