X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/2f1ae4143271ae63a17e052a1a471d16e9cd8c44..5541d1fda4b73af86e42b2f43724f0c063a352d0:/src/mac/carbon/dcscreen.cpp?ds=sidebyside diff --git a/src/mac/carbon/dcscreen.cpp b/src/mac/carbon/dcscreen.cpp index c47126248e..1b83a9348a 100644 --- a/src/mac/carbon/dcscreen.cpp +++ b/src/mac/carbon/dcscreen.cpp @@ -28,7 +28,6 @@ wxScreenDC::wxScreenDC() #else m_macPort = LMGetWMgrPort() ; #endif - MacSetupPort() ; m_ok = TRUE ; BitMap screenBits; GetQDGlobalsScreenBits( &screenBits );