]> git.saurik.com Git - wxWidgets.git/blobdiff - src/gtk1/bitmap.cpp
cleanup of raw access to bitmaps:
[wxWidgets.git] / src / gtk1 / bitmap.cpp
index c5d1e1685f4fe96705e4255fe993728a0b08ffd9..5948f4dfdf47cbb92ab0aec104dec077a8ba9c5a 100644 (file)
@@ -1377,10 +1377,6 @@ bool wxBitmap::HasAlpha() const
     return false;
 }
 
-void wxBitmap::UseAlpha()
-{
-}
-
 //-----------------------------------------------------------------------------
 // wxBitmapHandler
 //-----------------------------------------------------------------------------