X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/0e5a4d2032018ad20f8edefcb88db88c71d50ea1..e5ee4c908b9dbcf07f0441aa74d8635b7343be4d:/include/wx/mac/uma.h diff --git a/include/wx/mac/uma.h b/include/wx/mac/uma.h index b242acb961..e688d09aff 100644 --- a/include/wx/mac/uma.h +++ b/include/wx/mac/uma.h @@ -54,13 +54,8 @@ void UMAInsertMenuItem( MenuRef menu , StringPtr label , MenuItemIndex item , void UMAShowWatchCursor() ; void UMAShowArrowCursor() ; -#if TARGET_CARBON && PM_USE_SESSION_APIS -OSStatus UMAPrOpen(PMPrintSession *macPrintSession) ; -OSStatus UMAPrClose(PMPrintSession *macPrintSession) ; -#else -OSStatus UMAPrOpen() ; -OSStatus UMAPrClose() ; -#endif +OSStatus UMAPrOpen(void *macPrintSession) ; +OSStatus UMAPrClose(void *macPrintSession) ; // window manager