- Revert 49927 "Update to trunk" as it breaks KsStudio (again)
[reactos.git] / subsystems / win32 / win32k / include / monitor.h
index 04a9a3f..6c42828 100644 (file)
@@ -32,10 +32,7 @@ typedef struct _MONITOR
 } MONITOR, *PMONITOR;
 
 /* functions */
-INIT_FUNCTION
-NTSTATUS
-NTAPI
-InitMonitorImpl();
+NTSTATUS InitMonitorImpl();
 NTSTATUS CleanupMonitorImpl();
 
 NTSTATUS IntAttachMonitor(PDEVOBJ *pGdiDevice, ULONG DisplayNumber);