Skip to content

Commit

Permalink
fix toggle menu indexes
Browse files Browse the repository at this point in the history
Change-Id: I2fe229b2b7adca1e039880450fde9afdf84f2fc2
  • Loading branch information
koush committed Jul 16, 2012
1 parent 87d2b6f commit c222b70
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion extendedcommands.c
Expand Up @@ -77,7 +77,6 @@ int install_zip(const char* packagefilepath)
char* INSTALL_MENU_ITEMS[] = { "choose zip from sdcard",
"apply /sdcard/update.zip",
"toggle signature verification",
"toggle script asserts",
"choose zip from internal sdcard",
NULL };
#define ITEM_CHOOSE_ZIP 0
Expand Down

0 comments on commit c222b70

Please sign in to comment.