diff options
Diffstat (limited to 'apps/drwho/SML_Server.cpp')
-rw-r--r-- | apps/drwho/SML_Server.cpp | 11 |
1 files changed, 0 insertions, 11 deletions
diff --git a/apps/drwho/SML_Server.cpp b/apps/drwho/SML_Server.cpp deleted file mode 100644 index 5a71c795f69..00000000000 --- a/apps/drwho/SML_Server.cpp +++ /dev/null @@ -1,11 +0,0 @@ -// $Id$ - -#include "SML_Server.h" - -SML_Server::SML_Server (void) -{ -} - -SML_Server::~SML_Server (void) -{ -} |