Commit 446fddb1 authored by Nikolay Sivov's avatar Nikolay Sivov Committed by Alexandre Julliard

dwrite/tests: Remove unused assignment (Clang).

parent 1b5aaa16
......@@ -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++) {
......
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