X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/2f1ae4143271ae63a17e052a1a471d16e9cd8c44..a92b0cfd2bd0bef75b43c071df0b0e028f360d8e:/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 );