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.…
==============================================================================
--- 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);