Project::OSiRiON - Git repositories
Project::OSiRiON
News . About . Screenshots . Downloads . Forum . Wiki . Tracker . Git
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'src/client/chat.h')
-rw-r--r--src/client/chat.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/client/chat.h b/src/client/chat.h
index 39b1a1a..0633a0f 100644
--- a/src/client/chat.h
+++ b/src/client/chat.h
@@ -26,7 +26,6 @@ public:
~Chat();
virtual void show();
- void toggle();
void event_text(const std::string & text);