summaryrefslogtreecommitdiff
path: root/src/gui/widgets/tabs/chattab.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/gui/widgets/tabs/chattab.h')
-rw-r--r--src/gui/widgets/tabs/chattab.h3
1 files changed, 0 insertions, 3 deletions
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.
*/