mirror of
https://github.com/reactos/reactos.git
synced 2025-01-13 01:22:03 +00:00
Remove an unused variable that survived the Marletting.
svn path=/trunk/; revision=41154
This commit is contained in:
parent
8e9da0a8f0
commit
4ce41c57f5
1 changed files with 0 additions and 1 deletions
|
@ -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)
|
||||
|
|
Loading…
Reference in a new issue