include fixes from ohnobinki, video_systems.cpp should fall back to SDL now if GL...
[supertux.git] / src / badguy / mrrocket.cpp
index 23ac5bc..02fea0c 100644 (file)
@@ -77,6 +77,4 @@ MrRocket::collision_solid(const CollisionHit& hit)
   }
 }
 
-IMPLEMENT_FACTORY(MrRocket, "mrrocket");
-
 /* EOF */