Remove an unused variable that survived the Marletting.

svn path=/trunk/; revision=41154
This commit is contained in:
Dmitry Gorbachev 2009-05-27 20:27:18 +00:00
parent 8e9da0a8f0
commit 4ce41c57f5

View file

@ -893,7 +893,6 @@ static BOOL UITOOLS95_DrawFrameScroll(HDC dc, LPRECT r, UINT uFlags)
int i;
HBRUSH hbsave, hb, hb2;
HPEN hpsave, hp, hp2;
int tri = 290*SmallDiam/1000 - 1;
int d46, d93;
// end scrollgripsize
switch(uFlags & 0xff)