summaryrefslogtreecommitdiffstats
path: root/src/object/motion/motionworm.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'src/object/motion/motionworm.cpp')
-rw-r--r--src/object/motion/motionworm.cpp2
1 files changed, 0 insertions, 2 deletions
diff --git a/src/object/motion/motionworm.cpp b/src/object/motion/motionworm.cpp
index eb32b44..5da2b2c 100644
--- a/src/object/motion/motionworm.cpp
+++ b/src/object/motion/motionworm.cpp
@@ -55,8 +55,6 @@
CMotionWorm::CMotionWorm(CInstanceManager* iMan, CObject* object)
: CMotion(iMan, object)
{
- CMotion::CMotion(iMan, object);
-
m_timeUp = 18.0f;
m_timeDown = 18.0f;
m_armMember = START_TIME;