From 667cce07fe604b3983bf6e409fe5e9137fa5e81a Mon Sep 17 00:00:00 2001 From: Andrei Karas Date: Wed, 14 May 2014 23:08:15 +0300 Subject: Move chat tab consts into separate file. --- src/gui/widgets/tabs/chattab.h | 3 --- 1 file changed, 3 deletions(-) (limited to 'src/gui/widgets/tabs/chattab.h') diff --git a/src/gui/widgets/tabs/chattab.h b/src/gui/widgets/tabs/chattab.h index a46279483..84c00fdfc 100644 --- a/src/gui/widgets/tabs/chattab.h +++ b/src/gui/widgets/tabs/chattab.h @@ -32,9 +32,6 @@ class ScrollArea; -const std::string GENERAL_CHANNEL = ""; -const std::string TRADE_CHANNEL = ""; - /** * A tab for the chat window. This is special to ease chat handling. */ -- cgit v1.2.3-70-g09d2