diff options
Diffstat (limited to 'platform/iphone/game_center.h')
-rw-r--r-- | platform/iphone/game_center.h | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/platform/iphone/game_center.h b/platform/iphone/game_center.h index d35cc4b87c..0d3ef5b696 100644 --- a/platform/iphone/game_center.h +++ b/platform/iphone/game_center.h @@ -36,7 +36,6 @@ #include "core/object.h" class GameCenter : public Object { - GDCLASS(GameCenter, Object); static GameCenter *instance; |