Powerup: Iceflower improvements
[supertux.git] / src / badguy / mrbomb.hpp
index 4ad45f3..8c06a36 100644 (file)
@@ -36,7 +36,6 @@ public:
   void ungrab(MovingObject& object, Direction dir);
   bool is_portable() const;
 
-  void freeze();
   bool is_freezable() const;
 
 protected: