From d1004e8c132f8aa9e063718862c0b559ad5865d3 Mon Sep 17 00:00:00 2001 From: Saveliy Tretiakov Date: Sun, 1 Apr 2007 17:15:58 +0000 Subject: [PATCH] Implement EngUnloadImage() svn path=/trunk/; revision=26230 --- reactos/subsystems/win32/win32k/stubs/stubs.c | 7 ------- 1 file changed, 7 deletions(-) diff --git a/reactos/subsystems/win32/win32k/stubs/stubs.c b/reactos/subsystems/win32/win32k/stubs/stubs.c index 19a9bcbc22c..c7705651f2a 100644 --- a/reactos/subsystems/win32/win32k/stubs/stubs.c +++ b/reactos/subsystems/win32/win32k/stubs/stubs.c @@ -491,13 +491,6 @@ EngStrokePath( return FALSE; } -VOID -STDCALL -EngUnloadImage ( IN HANDLE hModule ) -{ - // www.osr.com/ddk/graphics/gdifncs_586f.htm - UNIMPLEMENTED; -} INT STDCALL