aboutsummaryrefslogtreecommitdiff
path: root/src
diff options
context:
space:
mode:
authorin1tiate <32779090+in1tiate@users.noreply.github.com>2025-01-11 02:12:04 -0600
committerin1tiate <32779090+in1tiate@users.noreply.github.com>2025-01-11 02:12:04 -0600
commit15899e329ad717bfa9e492b7c85c615c75fe56a7 (patch)
treee2c69305c28fc2b64ec9b40e7375e808d48c2680 /src
parentf352579a3972b423ca7e199fef5c10206ca3a099 (diff)
remove unused string
Diffstat (limited to 'src')
-rw-r--r--src/emotes.cpp1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/emotes.cpp b/src/emotes.cpp
index 952b1926..9746abce 100644
--- a/src/emotes.cpp
+++ b/src/emotes.cpp
@@ -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 != "-")
{