X-Git-Url: https://git.verplant.org/?a=blobdiff_plain;f=src%2Fobject_factory.h;h=efda690ce2ef5c0d5e8b01c667ba929de7e65c1e;hb=c62a9b627722f6371877c4dcbc218c60edb58559;hp=bbf353be6214459bc04af2d31ef43ffd5ea8cc0e;hpb=c0093d25093395cb62fc2526ab42be65a9f015b8;p=supertux.git diff --git a/src/object_factory.h b/src/object_factory.h index bbf353be6..efda690ce 100644 --- a/src/object_factory.h +++ b/src/object_factory.h @@ -26,8 +26,6 @@ #include "game_object.h" #include "math/vector.h" -using namespace SuperTux; - class Factory { public: