remove unused variable

SVN revision: 32497
This commit is contained in:
Sebastian Dransfeld 2007-11-08 20:09:43 +00:00
parent 812692ad29
commit 747ae5621c
1 changed files with 0 additions and 1 deletions

View File

@ -1098,7 +1098,6 @@ static int
_profile_parse(int argc, char **argv)
{
int i;
int ok = 0;
for (i = 1; i < argc; i++)
{