X-Git-Url: https://git.verplant.org/?a=blobdiff_plain;f=src%2Fcollision_hit.h;h=4c4ccec5bd0ea6fa4c590c267cc247711a84f72a;hb=d8496f30a608d6827fefdfe33234acb6f4d8f0fe;hp=cde4a3105ebe5eb0f1ee1f80dd0db86b6ecc032f;hpb=c0093d25093395cb62fc2526ab42be65a9f015b8;p=supertux.git diff --git a/src/collision_hit.h b/src/collision_hit.h index cde4a3105..4c4ccec5b 100644 --- a/src/collision_hit.h +++ b/src/collision_hit.h @@ -21,8 +21,6 @@ #include "math/vector.h" -using namespace SuperTux; - /** * Used as return value for the collision functions, to indicate how the * collision should be handled