aboutsummaryrefslogtreecommitdiff
path: root/src/main.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/main.c')
-rw-r--r--src/main.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/main.c b/src/main.c
index 39ce6ae..d772bd0 100644
--- a/src/main.c
+++ b/src/main.c
@@ -48,7 +48,6 @@ int main(int argc, char **argv)
SDL_Delay(5000);
exit(EXIT_FAILURE);
}
- int desktopFS = 0;
#if defined(PANDORA) || defined(PYRA) || defined(CHIP) || defined(ODROID)
wantFullscreen = 1;
#else