summaryrefslogtreecommitdiff
path: root/src/commands.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'src/commands.cpp')
-rw-r--r--src/commands.cpp10
1 files changed, 0 insertions, 10 deletions
diff --git a/src/commands.cpp b/src/commands.cpp
index c5bc1e75e..9bf94be48 100644
--- a/src/commands.cpp
+++ b/src/commands.cpp
@@ -166,16 +166,6 @@ impHandler(navigate)
return true;
}
-impHandler(emote)
-{
- if (localPlayer)
- {
- localPlayer->emote(static_cast<uint8_t>(atoi(event.args.c_str())));
- return true;
- }
- return false;
-}
-
impHandler(emotePet)
{
// need use actual pet id