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 985a4fb..1a2eb7c 100644
--- a/courtroom.cpp
+++ b/courtroom.cpp
@@ -1534,8 +1534,6 @@ void Courtroom::mod_called(QString p_ip)
void Courtroom::on_ooc_return_pressed()
{
- static bool rainbow_appended = false;
-
QString ooc_message = ui_ooc_chat_message->text();
if (ooc_message == "" || ui_ooc_chat_name->text() == "")