X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/ec17cfa9277fcc58104bced285c23943707789c3..30f1ed9e442b0d749fbebcd7e34b537c9692183a:/src/mac/carbon/dcscreen.cpp diff --git a/src/mac/carbon/dcscreen.cpp b/src/mac/carbon/dcscreen.cpp index f5012952b9..6f7d714228 100644 --- a/src/mac/carbon/dcscreen.cpp +++ b/src/mac/carbon/dcscreen.cpp @@ -37,7 +37,6 @@ wxScreenDC::wxScreenDC() #if wxMAC_USE_CORE_GRAPHICS m_macLocalOriginInPort = m_macLocalOrigin ; #endif - BitMap screenBits; GetQDGlobalsScreenBits( &screenBits ); m_minX = screenBits.bounds.left ;