diff options
Diffstat (limited to 'src/gui')
-rw-r--r-- | src/gui/widgets/chattab.h | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/src/gui/widgets/chattab.h b/src/gui/widgets/chattab.h index 2f84a723c..4cd899287 100644 --- a/src/gui/widgets/chattab.h +++ b/src/gui/widgets/chattab.h @@ -32,8 +32,6 @@ class ScrollArea; -//const std::string GENERAL_CHANNEL = "\000\000\000"; -//const std::string TRADE_CHANNEL = "\000\000\001"; const std::string GENERAL_CHANNEL = ""; const std::string TRADE_CHANNEL = ""; |