versioning....

This commit is contained in:
David Skoland 2017-02-15 17:06:38 +01:00
parent d0be374114
commit 4faec36222

View File

@ -840,8 +840,6 @@ void Courtroom::append_server_chatmessage(QString f_message)
void Courtroom::on_chat_return_pressed() void Courtroom::on_chat_return_pressed()
{ {
qDebug() << "anim_state: " << anim_state;
if (ui_ic_chat_message->text() == "" || is_muted) if (ui_ic_chat_message->text() == "" || is_muted)
return; return;