[ros-diffs] [dgorbachev] 41154: Remove an unused variable that survived the Marletting.

dgorbachev at svn.reactos.org dgorbachev at svn.reactos.org
Wed May 27 22:27:19 CEST 2009


Author: dgorbachev
Date: Thu May 28 00:27:18 2009
New Revision: 41154

URL: http://svn.reactos.org/svn/reactos?rev=41154&view=rev
Log:
Remove an unused variable that survived the Marletting.

Modified:
    trunk/reactos/dll/win32/user32/windows/draw.c

Modified: trunk/reactos/dll/win32/user32/windows/draw.c
URL: http://svn.reactos.org/svn/reactos/trunk/reactos/dll/win32/user32/windows/draw.c?rev=41154&r1=41153&r2=41154&view=diff
==============================================================================
--- trunk/reactos/dll/win32/user32/windows/draw.c [iso-8859-1] (original)
+++ trunk/reactos/dll/win32/user32/windows/draw.c [iso-8859-1] Thu May 28 00:27:18 2009
@@ -893,7 +893,6 @@
     int i;
     HBRUSH hbsave, hb, hb2;
     HPEN hpsave, hp, hp2;
-    int tri = 290*SmallDiam/1000 - 1;
     int d46, d93;
     // end scrollgripsize
     switch(uFlags & 0xff)



More information about the Ros-diffs mailing list