X-Git-Url: https://git.reactos.org/?p=reactos.git;a=blobdiff_plain;f=reactos%2Fsubsystems%2Fwin32%2Fwin32k%2Fstubs%2Fstubs.c;h=7685c19ad99682ebb658e13f04001df7a64b7974;hp=82a8555354aa826d9a400cceeb236a266c7b6b6d;hb=684c3d3791b92777e7de259fbc6691161f6808c7;hpb=f5258132f4eef483cce5491037d4383f958ce1a2 diff --git a/reactos/subsystems/win32/win32k/stubs/stubs.c b/reactos/subsystems/win32/win32k/stubs/stubs.c index 82a8555354a..7685c19ad99 100644 --- a/reactos/subsystems/win32/win32k/stubs/stubs.c +++ b/reactos/subsystems/win32/win32k/stubs/stubs.c @@ -150,18 +150,6 @@ EngFindResource( return NULL; } -/* - * @unimplemented - */ -LPWSTR -APIENTRY -EngGetDriverName ( IN HDEV hdev ) -{ - // www.osr.com/ddk/graphics/gdifncs_2gx3.htm - UNIMPLEMENTED; - return NULL; -} - /* * @unimplemented */