aboutsummaryrefslogtreecommitdiff
path: root/src/courtroom.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'src/courtroom.cpp')
-rw-r--r--src/courtroom.cpp1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/courtroom.cpp b/src/courtroom.cpp
index d8a18ce2..f16d9a92 100644
--- a/src/courtroom.cpp
+++ b/src/courtroom.cpp
@@ -1864,7 +1864,6 @@ void Courtroom::handle_chatmessage(QStringList *p_contents)
append_ic_text(m_chatmessage[MESSAGE], f_showname, "", m_chatmessage[TEXT_COLOR].toInt());
- int objection_mod = m_chatmessage[OBJECTION_MOD].toInt();
QString f_char = m_chatmessage[CHAR_NAME];
QString f_custom_theme = ao_app->get_char_shouts(f_char);