Commit 9cf97e18 authored by André Hentschel's avatar André Hentschel Committed by Alexandre Julliard

gdi32: Remove unneeded shadow variable.

parent 8ef61a98
......@@ -592,7 +592,6 @@ BOOL BIDI_Reorder(
if (lpGlyphs && doGlyphs)
{
int j;
BYTE runOrder[maxItems];
int visOrder[maxItems];
SCRIPT_ITEM *curItem;
......
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