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/utils/stringfilter.cpp | 3 --- 1 file changed, 3 deletions(-) (limited to 'src/utils/stringfilter.cpp') diff --git a/src/utils/stringfilter.cpp b/src/utils/stringfilter.cpp index cbb075a4..79480838 100644 --- a/src/utils/stringfilter.cpp +++ b/src/utils/stringfilter.cpp @@ -27,8 +27,6 @@ #include "../configuration.h" #include "../defines.h" -namespace tmwserv -{ namespace utils { @@ -129,4 +127,3 @@ bool StringFilter::findDoubleQuotes(const std::string& text) } } // ::utils -} // ::tmwserv -- cgit v1.2.3-70-g09d2