]> git.saurik.com Git - wxWidgets.git/blobdiff - src/gtk/collpane.cpp
don't use C++ comments in C file
[wxWidgets.git] / src / gtk / collpane.cpp
index 93b0be56e1f00c3f72aed99199db10e4c5683365..3ba9f7e25fe4f700671b80b55b2521c96795a412 100644 (file)
@@ -199,7 +199,6 @@ bool wxCollapsiblePane::Create(wxWindow *parent,
                                                 pos, size, style, val, name);
 
     m_needParent = true;
-    m_acceptsFocus = true;
     m_bIgnoreNextChange = false;
 
     if ( !PreCreation( parent, pos, size ) ||