summaryrefslogtreecommitdiff
path: root/apps/main.c
diff options
context:
space:
mode:
Diffstat (limited to 'apps/main.c')
-rw-r--r--apps/main.c2
1 files changed, 0 insertions, 2 deletions
diff --git a/apps/main.c b/apps/main.c
index e4b9286b4e..e8043a79d4 100644
--- a/apps/main.c
+++ b/apps/main.c
@@ -120,8 +120,6 @@
120 120
121/*#define AUTOROCK*/ /* define this to check for "autostart.rock" on boot */ 121/*#define AUTOROCK*/ /* define this to check for "autostart.rock" on boot */
122 122
123const char appsversion[]=APPSVERSION;
124
125static void init(void); 123static void init(void);
126 124
127#ifdef HAVE_SDL 125#ifdef HAVE_SDL