]> git.saurik.com Git - wxWidgets.git/blobdiff - include/wx/msw/combobox.h
[ 1070686 ] wxOutputStream::Close()
[wxWidgets.git] / include / wx / msw / combobox.h
index 5d1a96acb17143195b2cd32b0e1824d83cd9ae57..c9eb4dcbe8ae9d5301c6cd2abd29f7c2750fac4d 100644 (file)
@@ -104,9 +104,6 @@ public:
     bool MSWProcessEditMsg(WXUINT msg, WXWPARAM wParam, WXLPARAM lParam);
     virtual WXLRESULT MSWWindowProc(WXUINT nMsg, WXWPARAM wParam, WXLPARAM lParam);
 
-    virtual WXHBRUSH OnCtlColor(WXHDC pDC, WXHWND pWnd, WXUINT nCtlColor,
-            WXUINT message, WXWPARAM wParam, WXLPARAM lParam);
-
     WXHWND GetEditHWND() const;
 
 protected: