summaryrefslogtreecommitdiff
path: root/src/gui/chat.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/gui/chat.h')
-rw-r--r--src/gui/chat.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/gui/chat.h b/src/gui/chat.h
index e0e61ce5..3923e097 100644
--- a/src/gui/chat.h
+++ b/src/gui/chat.h
@@ -95,7 +95,7 @@ class ChatWindow : public Window,
*/
void chatLog(std::string line,
int own = BY_SERVER,
- std::string channelName = "getFocused\"");
+ std::string channelName = "");
/**
* Performs action.