- Update to trunk
[reactos.git] / subsystems / win32 / win32k / stubs / stubs.c
index 82a8555..7685c19 100644 (file)
@@ -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
  */