summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--recovery.cpp1
1 files changed, 0 insertions, 1 deletions
diff --git a/recovery.cpp b/recovery.cpp
index adf072b..7ddc645 100644
--- a/recovery.cpp
+++ b/recovery.cpp
@@ -1017,7 +1017,6 @@ refresh:
}
if (chosen == item_sideload) {
static const char* headers[] = { "ADB Sideload",
- "",
NULL
};
static const char* list[] = { "Cancel sideload", NULL };