summaryrefslogtreecommitdiff
path: root/ACE/apps/drwho/SML_Server.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'ACE/apps/drwho/SML_Server.cpp')
-rw-r--r--ACE/apps/drwho/SML_Server.cpp4
1 files changed, 2 insertions, 2 deletions
diff --git a/ACE/apps/drwho/SML_Server.cpp b/ACE/apps/drwho/SML_Server.cpp
index 65dbcd9ef2d..87afe72db44 100644
--- a/ACE/apps/drwho/SML_Server.cpp
+++ b/ACE/apps/drwho/SML_Server.cpp
@@ -1,9 +1,9 @@
#include "SML_Server.h"
-SML_Server::SML_Server (void)
+SML_Server::SML_Server ()
{
}
-SML_Server::~SML_Server (void)
+SML_Server::~SML_Server ()
{
}