remove unused string
This commit is contained in:
parent
f352579a39
commit
15899e329a
@ -265,7 +265,6 @@ void Courtroom::show_emote_menu(const QPoint &pos)
|
||||
emote_preview->updateViewportGeometry();
|
||||
update_emote_preview();
|
||||
}));
|
||||
QString prefix;
|
||||
QString f_pre = ao_app->get_pre_emote(current_char, emote_num);
|
||||
if (!f_pre.isEmpty() && f_pre != "-")
|
||||
{
|
||||
|
Loading…
Reference in New Issue
Block a user