Clean up the unused variable

This commit is contained in:
Akira TAGOH 2013-01-07 17:55:04 +09:00
parent 17eda89ed2
commit ea3a353066
1 changed files with 0 additions and 1 deletions

View File

@ -100,7 +100,6 @@ main (int argc, char **argv)
FcChar8 *format = NULL;
int err = 0;
int i;
FcBlanks *blanks;
#if HAVE_GETOPT_LONG || HAVE_GETOPT
int c;