From 4faec36222447c682662d5fbae0f692398beb42f Mon Sep 17 00:00:00 2001 From: David Skoland Date: Wed, 15 Feb 2017 17:06:38 +0100 Subject: [PATCH] versioning.... --- courtroom.cpp | 2 -- 1 file changed, 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;