Powerup: Iceflower improvements
[supertux.git] / src / badguy / spiky.hpp
index 122d720..e1cd6f5 100644 (file)
@@ -24,7 +24,6 @@ class Spiky : public WalkingBadguy
 public:
   Spiky(const Reader& reader);
 
-  void freeze();
   bool is_freezable() const;
 
 private: