diff options
Diffstat (limited to 'courtroom.cpp')
| -rw-r--r-- | courtroom.cpp | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/courtroom.cpp b/courtroom.cpp index 8f8bc37c..113a69a6 100644 --- a/courtroom.cpp +++ b/courtroom.cpp @@ -2442,9 +2442,6 @@ void Courtroom::on_reload_theme_clicked() { ao_app->reload_theme(); - //Refresh IC chat limits. - ui_ic_chatlog->document()->setMaximumBlockCount(ao_app->get_max_log_size()); - //to update status on the background set_background(current_background); enter_courtroom(m_cid); |
