summaryrefslogtreecommitdiff
path: root/src/chat/room.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/chat/room.h')
-rwxr-xr-xsrc/chat/room.h2
1 files changed, 0 insertions, 2 deletions
diff --git a/src/chat/room.h b/src/chat/room.h
index 4c5fac6..06b0a9a 100755
--- a/src/chat/room.h
+++ b/src/chat/room.h
@@ -23,8 +23,6 @@ private:
logd* p_logd;
#endif
-
- void dumpit();
public:
room( string s_name );