summaryrefslogtreecommitdiff
path: root/src/commands.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'src/commands.cpp')
-rw-r--r--src/commands.cpp6
1 files changed, 0 insertions, 6 deletions
diff --git a/src/commands.cpp b/src/commands.cpp
index 960e35994..2a067fb90 100644
--- a/src/commands.cpp
+++ b/src/commands.cpp
@@ -106,12 +106,6 @@ impHandler(hack)
return true;
}
-impHandler(talkRaw)
-{
- Net::getChatHandler()->talkRaw(event.args);
- return true;
-}
-
impHandler(talkPet)
{
// in future probably need add channel detection