Fix Tux walking backwards after automatic backflipping, fixes #1063
[supertux.git] / src / badguy / treewillowisp.cpp
index 3de20e0..3dd74f1 100644 (file)
@@ -26,7 +26,6 @@
 #include <math.h>
 
 static const std::string TREEWILLOSOUND = "sounds/willowisp.wav";
-static const float       SUCKSPEED = 25;
 
 TreeWillOWisp::TreeWillOWisp(GhostTree* tree_, const Vector& pos,
                              float radius_, float speed_) :