comctl32: Removed dead increment (llvm/clang).

This commit is contained in:
Ricardo Filipe 2008-11-19 23:37:30 +00:00 committed by Alexandre Julliard
parent 422cd0bc3a
commit 6c24fb1ca8
1 changed files with 0 additions and 2 deletions

View File

@ -286,8 +286,6 @@ CheckParameter:
ValidLink = TRUE;
taglen++;
}
else
tmp++;
}
}