removing Quickdraw call
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@70737 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
This commit is contained in:
@@ -747,7 +747,6 @@ void wxBitmapRefData::Free()
|
||||
#ifndef __LP64__
|
||||
if ( m_pictHandle )
|
||||
{
|
||||
KillPicture( m_pictHandle ) ;
|
||||
m_pictHandle = NULL ;
|
||||
}
|
||||
#endif
|
||||
|
Reference in New Issue
Block a user