Changed ObjectFactory code so that it works properly when building SuperTux as library
[supertux.git] / src / object / ispy.cpp
index 5a7092e..d69266a 100644 (file)
@@ -197,6 +197,4 @@ Ispy::update(float )
   }
 }
 
-IMPLEMENT_FACTORY(Ispy, "ispy");
-
 /* EOF */