Skip to content
Snippets Groups Projects
Commit 9cf97e18 authored by André Zwing's avatar André Zwing Committed by Alexandre Julliard
Browse files

gdi32: Remove unneeded shadow variable.

parent 8ef61a98
Branches
Tags wine-980315
No related merge requests found
......@@ -592,7 +592,6 @@ BOOL BIDI_Reorder(
if (lpGlyphs && doGlyphs)
{
int j;
BYTE runOrder[maxItems];
int visOrder[maxItems];
SCRIPT_ITEM *curItem;
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment