[ros-diffs] [jgardou] 47218: Revert part of 47209. Hope this time is the good one

jgardou at svn.reactos.org jgardou at svn.reactos.org
Sat May 15 11:59:43 CEST 2010


Author: jgardou
Date: Sat May 15 11:59:42 2010
New Revision: 47218

URL: http://svn.reactos.org/svn/reactos?rev=47218&view=rev
Log:
Revert part of 47209. Hope this time is the good one

Modified:
    trunk/rostests/apitests/w32knapi/ntgdi/NtGdiCreateCompatibleDC.c

Modified: trunk/rostests/apitests/w32knapi/ntgdi/NtGdiCreateCompatibleDC.c
URL: http://svn.reactos.org/svn/reactos/trunk/rostests/apitests/w32knapi/ntgdi/NtGdiCreateCompatibleDC.c?rev=47218&r1=47217&r2=47218&view=diff
==============================================================================
--- trunk/rostests/apitests/w32knapi/ntgdi/NtGdiCreateCompatibleDC.c [iso-8859-1] (original)
+++ trunk/rostests/apitests/w32knapi/ntgdi/NtGdiCreateCompatibleDC.c [iso-8859-1] Sat May 15 11:59:42 2010
@@ -24,8 +24,6 @@
 	
 	TEST(NtGdiDeleteObjectApp(hDC) != 0);
 
-	TEST(NtGdiDeleteObjectApp(hDC) != 0);
-
 	return APISTATUS_NORMAL;
 }
 




More information about the Ros-diffs mailing list