aboutsummaryrefslogtreecommitdiff
path: root/courtroom.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'courtroom.cpp')
-rw-r--r--courtroom.cpp2
1 files changed, 0 insertions, 2 deletions
diff --git a/courtroom.cpp b/courtroom.cpp
index 7e0a8bd..1072e2c 100644
--- a/courtroom.cpp
+++ b/courtroom.cpp
@@ -840,8 +840,6 @@ void Courtroom::append_server_chatmessage(QString f_message)
void Courtroom::on_chat_return_pressed()
{
- qDebug() << "anim_state: " << anim_state;
-
if (ui_ic_chat_message->text() == "" || is_muted)
return;