From 4bea149dd865e8e83d01f849cbe87dbb0df3a39b Mon Sep 17 00:00:00 2001 From: Timo Kreuzer Date: Mon, 23 Apr 2012 19:06:10 +0000 Subject: [PATCH] fix build svn path=/trunk/; revision=56398 --- rostests/apitests/gdi32/GetObject.c | 1 - 1 file changed, 1 deletion(-) diff --git a/rostests/apitests/gdi32/GetObject.c b/rostests/apitests/gdi32/GetObject.c index 7905c5fed51..026026fe45d 100644 --- a/rostests/apitests/gdi32/GetObject.c +++ b/rostests/apitests/gdi32/GetObject.c @@ -519,7 +519,6 @@ void Test_Colorspace(void) { UCHAR buffer[1000]; - int ret = 0; SetLastError(ERROR_SUCCESS); GetObjectA((HANDLE)GDI_OBJECT_TYPE_COLORSPACE, 0, NULL);