remove useless variable.

This commit is contained in:
normmatt234 2010-07-21 07:34:28 +00:00
parent 90698769d0
commit 6bcf46190b
1 changed files with 0 additions and 1 deletions

View File

@ -26,7 +26,6 @@
static FILE *img = NULL;
static u32 write_count = 0;
static u32 write_enabled = 0;
static int old_addr = 0;
static void init_r4_flash()
{
srand(time(NULL));