diff options
Diffstat (limited to 'bootloader/meizu_m3.c')
| -rw-r--r-- | bootloader/meizu_m3.c | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/bootloader/meizu_m3.c b/bootloader/meizu_m3.c index 61aa3ce..7c0a5bc 100644 --- a/bootloader/meizu_m3.c +++ b/bootloader/meizu_m3.c @@ -54,7 +54,6 @@ #include "audiohw.h" #include "rtc.h" -char version[] = APPSVERSION; #define LONG_DELAY 200000 #define SHORT_DELAY 50000 #define PAUSE_DELAY 50000 |