]> git.saurik.com Git - wxWidgets.git/blobdiff - src/osx/core/bitmap.cpp
Added custom properties to style definitions and style sheets
[wxWidgets.git] / src / osx / core / bitmap.cpp
index e62ab8f7a9c29d09b5682e1da2b9343126d01fcd..20449c04a6380c0c24555610155365b8affe9519 100644 (file)
@@ -747,7 +747,6 @@ void wxBitmapRefData::Free()
 #ifndef __LP64__
     if ( m_pictHandle )
     {
 #ifndef __LP64__
     if ( m_pictHandle )
     {
-        KillPicture( m_pictHandle ) ;
         m_pictHandle = NULL ;
     }
 #endif
         m_pictHandle = NULL ;
     }
 #endif