[ros-diffs] [tkreuzer] 56398: fix build

tkreuzer at svn.reactos.org tkreuzer at svn.reactos.org
Mon Apr 23 19:06:10 UTC 2012


Author: tkreuzer
Date: Mon Apr 23 19:06:10 2012
New Revision: 56398

URL: http://svn.reactos.org/svn/reactos?rev=56398&view=rev
Log:
fix build 

Modified:
    trunk/rostests/apitests/gdi32/GetObject.c

Modified: trunk/rostests/apitests/gdi32/GetObject.c
URL: http://svn.reactos.org/svn/reactos/trunk/rostests/apitests/gdi32/GetObject.c?rev=56398&r1=56397&r2=56398&view=diff
==============================================================================
--- trunk/rostests/apitests/gdi32/GetObject.c [iso-8859-1] (original)
+++ trunk/rostests/apitests/gdi32/GetObject.c [iso-8859-1] Mon Apr 23 19:06:10 2012
@@ -519,7 +519,6 @@
 Test_Colorspace(void)
 {
     UCHAR buffer[1000];
-    int ret = 0;
 
 	SetLastError(ERROR_SUCCESS);
 	GetObjectA((HANDLE)GDI_OBJECT_TYPE_COLORSPACE, 0, NULL);




More information about the Ros-diffs mailing list