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/dal/recordset.h | 4 ---- 1 file changed, 4 deletions(-) (limited to 'src/dal/recordset.h') diff --git a/src/dal/recordset.h b/src/dal/recordset.h index 0300c926..761e7242 100644 --- a/src/dal/recordset.h +++ b/src/dal/recordset.h @@ -26,8 +26,6 @@ #include #include -namespace tmwserv -{ namespace dal { @@ -198,7 +196,5 @@ class RecordSet } // namespace dal -} // namespace tmwserv - #endif // _TMWSERV_RECORDSET_H_ -- cgit v1.2.3-60-g2f50