(Apple) Get rid of apple_is_paused extern global var

This commit is contained in:
Twinaphex 2014-07-10 22:05:08 +02:00
parent 7dc418fcdd
commit 0b3ef0b2ce

View File

@ -44,7 +44,6 @@
#endif
extern char** apple_argv;
extern bool apple_is_paused;
extern bool apple_use_tv_mode;
extern NSString* apple_core;