remove unused var

SVN revision: 64519
This commit is contained in:
Mike Blumenkrantz 2011-10-30 08:24:41 +00:00
parent 4a76470496
commit df86973d62
1 changed files with 0 additions and 1 deletions

View File

@ -57,7 +57,6 @@ main(int argc, char **argv)
{
int i;
int level;
char *valstr;
const char *f;
int maxlevel = 0, curlevel = -1;
Eina_List *devs;