aboutsummaryrefslogtreecommitdiff
path: root/nand-utils/nandwrite.c
diff options
context:
space:
mode:
Diffstat (limited to 'nand-utils/nandwrite.c')
-rw-r--r--nand-utils/nandwrite.c2
1 files changed, 0 insertions, 2 deletions
diff --git a/nand-utils/nandwrite.c b/nand-utils/nandwrite.c
index f29fc67..8f21593 100644
--- a/nand-utils/nandwrite.c
+++ b/nand-utils/nandwrite.c
@@ -261,8 +261,6 @@ static int is_virt_block_bad(struct mtd_dev_info *mtd, int fd,
*/
int main(int argc, char * const argv[])
{
- int allffs;
- int ii;
int fd = -1;
int ifd = -1;
int pagelen;