summaryrefslogtreecommitdiff
path: root/src/dyetool
diff options
context:
space:
mode:
authorAndrei Karas <akaras@inbox.ru>2016-08-24 01:48:07 +0300
committerAndrei Karas <akaras@inbox.ru>2016-08-24 01:48:07 +0300
commit6a67f52f6b82bb8c6259eb0b9282ab543347b9ee (patch)
treebd0741506b3f69e98cdcaa99d2ccb40db86291d5 /src/dyetool
parente22f6d0070ea2b0102caf3b738fba703606e6bd4 (diff)
downloadplus-6a67f52f6b82bb8c6259eb0b9282ab543347b9ee.tar.gz
plus-6a67f52f6b82bb8c6259eb0b9282ab543347b9ee.tar.bz2
plus-6a67f52f6b82bb8c6259eb0b9282ab543347b9ee.tar.xz
plus-6a67f52f6b82bb8c6259eb0b9282ab543347b9ee.zip
Remove unused pet handler methods and fields.
Diffstat (limited to 'src/dyetool')
-rw-r--r--src/dyetool/actions/pets.cpp2
1 files changed, 0 insertions, 2 deletions
diff --git a/src/dyetool/actions/pets.cpp b/src/dyetool/actions/pets.cpp
index 3de9a5228..ad25cbf26 100644
--- a/src/dyetool/actions/pets.cpp
+++ b/src/dyetool/actions/pets.cpp
@@ -40,8 +40,6 @@ impHandlerVoid(petDirectUp)
impHandlerVoid(petDirectDown)
impHandlerVoid(petDirectLeft)
impHandlerVoid(petDirectRight)
-impHandlerVoid(petAiStart)
-impHandlerVoid(petAiStop)
impHandlerVoid(petMove)
} // namespace Actions