diff --git a/apple/common/RetroArch_Apple.h b/apple/common/RetroArch_Apple.h index 63a5fe7044..866d23a57b 100644 --- a/apple/common/RetroArch_Apple.h +++ b/apple/common/RetroArch_Apple.h @@ -44,7 +44,6 @@ #endif extern char** apple_argv; -extern bool apple_is_paused; extern bool apple_use_tv_mode; extern NSString* apple_core;