]> git.saurik.com Git - wxWidgets.git/blobdiff - include/wx/gtk1/statbmp.h
Source cleaning: whitespaces & tabs, ::, TRUE/true, FALSE/false.
[wxWidgets.git] / include / wx / gtk1 / statbmp.h
index 00677618dea55eeacadb6f151320192617688375..8174a8ebf0fd39e65390ff75e4f1a2cd035e33f2 100644 (file)
@@ -56,9 +56,6 @@ public:
     GetClassDefaultAttributes(wxWindowVariant variant = wxWINDOW_VARIANT_NORMAL);
     
 private:
-    // creates the new pixmap widget
-    void CreatePixmapWidget();
-
     wxBitmap   m_bitmap;
 
     DECLARE_DYNAMIC_CLASS(wxStaticBitmap)