summaryrefslogtreecommitdiff
path: root/ACE/apps/drwho/HT_Server.h
diff options
context:
space:
mode:
Diffstat (limited to 'ACE/apps/drwho/HT_Server.h')
-rw-r--r--ACE/apps/drwho/HT_Server.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/ACE/apps/drwho/HT_Server.h b/ACE/apps/drwho/HT_Server.h
index 0b6ea255b21..40fb514a691 100644
--- a/ACE/apps/drwho/HT_Server.h
+++ b/ACE/apps/drwho/HT_Server.h
@@ -21,7 +21,6 @@
*/
class HT_Server : public Hash_Table
{
-
public:
virtual Protocol_Record *insert (const char *key_name,
int max_len = MAXUSERIDNAMELEN);