Sync with trunk r63174.
[reactos.git] / win32ss / user / user32 / misc / stubs.c
index aa445c9..f3e4926 100644 (file)
@@ -475,15 +475,6 @@ BOOL WINAPI DdeGetQualityOfService(HWND hWnd, DWORD Reserved, PSECURITY_QUALITY_
   return FALSE;
 }
 
-/*
- * @unimplemented
- */
-BOOL WINAPI SetProcessDPIAware(VOID)
-{
-    UNIMPLEMENTED;
-    return TRUE;
-}
-
 /*
  * @unimplemented
  */