dwrite/tests: Remove unused assignment (Clang).

Signed-off-by: Nikolay Sivov <nsivov@codeweavers.com>
Signed-off-by: Alexandre Julliard <julliard@winehq.org>
This commit is contained in:
Nikolay Sivov 2015-11-12 00:50:41 +03:00 committed by Alexandre Julliard
parent 1b5aaa1639
commit 446fddb122
1 changed files with 0 additions and 1 deletions

View File

@ -4521,7 +4521,6 @@ if (0) /* crashes on native */
}
}
gasp = get_gasp_flags(fontface, emsize, 1.0f);
/* IDWriteFontFace1 offers another variant of this method */
if (fontface1) {
for (i = 0; i < sizeof(recmode_tests1)/sizeof(recmode_tests1[0]); i++) {