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 e4b9286..e8043a7 100644
--- a/apps/main.c
+++ b/apps/main.c
@@ -120,8 +120,6 @@
/*#define AUTOROCK*/ /* define this to check for "autostart.rock" on boot */
-const char appsversion[]=APPSVERSION;
-
static void init(void);
#ifdef HAVE_SDL