Remove definiton of PHAL_RESET_DISPLAY_PARAMETERS. Modified: trunk/reactos/drivers/video/videoprt/dispatch.c _____
Modified: trunk/reactos/drivers/video/videoprt/dispatch.c --- trunk/reactos/drivers/video/videoprt/dispatch.c 2005-06-17 19:27:49 UTC (rev 16009) +++ trunk/reactos/drivers/video/videoprt/dispatch.c 2005-06-17 19:43:51 UTC (rev 16010) @@ -25,7 +25,6 @@
/* EXTERNAL FUNCTIONS *********************************************************/
-typedef PVOID PHAL_RESET_DISPLAY_PARAMETERS; VOID STDCALL HalAcquireDisplayOwnership(IN PHAL_RESET_DISPLAY_PARAMETERS ResetDisplayParameters); VOID STDCALL HalReleaseDisplayOwnership();