From dd2162af7727c0f30d77cc7ae33ccbb346611b20 Mon Sep 17 00:00:00 2001 From: Stijn Buys Date: Fri, 8 Nov 2013 21:01:05 +0000 Subject: Code cleanups, removed unnecessary functions, added star coronas to the map. --- src/client/chat.h | 1 - 1 file changed, 1 deletion(-) (limited to 'src/client/chat.h') 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); -- cgit v1.2.3