X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/2f1ae4143271ae63a17e052a1a471d16e9cd8c44..0ded6bb695f82a0b98d0862ec6870fc5c6cb8b97:/src/mac/dcscreen.cpp?ds=inline 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 );