summaryrefslogtreecommitdiff
path: root/bootloader/tpj1022.c
diff options
context:
space:
mode:
Diffstat (limited to 'bootloader/tpj1022.c')
-rw-r--r--bootloader/tpj1022.c2
1 files changed, 0 insertions, 2 deletions
diff --git a/bootloader/tpj1022.c b/bootloader/tpj1022.c
index db709d1b58..159dcc63cd 100644
--- a/bootloader/tpj1022.c
+++ b/bootloader/tpj1022.c
@@ -39,8 +39,6 @@
39#include "file.h" 39#include "file.h"
40#include "common.h" 40#include "common.h"
41 41
42char version[] = APPSVERSION;
43
44void* main(void) 42void* main(void)
45{ 43{
46 int i; 44 int i;