Commit 6c24fb1c authored by Ricardo Filipe's avatar Ricardo Filipe Committed by Alexandre Julliard

comctl32: Removed dead increment (llvm/clang).

parent 422cd0bc
......@@ -286,8 +286,6 @@ CheckParameter:
ValidLink = TRUE;
taglen++;
}
else
tmp++;
}
}
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment