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