X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/ec17cfa9277fcc58104bced285c23943707789c3..796a6ef04aea22ee72425317b8b9a249d8ca292b:/src/mac/carbon/dcscreen.cpp?ds=sidebyside 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 ;