|
@@ -31,8 +31,6 @@ extern int SDL_InitBeApp(void);
|
|
|
/* Quit the Be Application, if there's nothing left to do */
|
|
|
extern void SDL_QuitBeApp(void);
|
|
|
|
|
|
-/* Flag to tell whether the app is active or not */
|
|
|
-extern int SDL_BeAppActive;
|
|
|
/* vi: set ts=4 sw=4 expandtab: */
|
|
|
|
|
|
#ifdef __cplusplus
|