mirror of
https://github.com/ApfelTeeSaft/reactos.git
synced 2026-09-01 04:13:35 +00:00
Remove an unused variable that survived the Marletting.
svn path=/trunk/; revision=41154
This commit is contained in:
@@ -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)
|
||||
|
||||
Reference in New Issue
Block a user