X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/22f3361e1cf25c52a2da8fdfc5cb081809e18fb9..9cbee2ceee1150b41465d7e7684b186791a032ee:/include/wx/msw/tbar95.h

diff --git a/include/wx/msw/tbar95.h b/include/wx/msw/tbar95.h
index ae0994cb71..b06b0fa46f 100644
--- a/include/wx/msw/tbar95.h
+++ b/include/wx/msw/tbar95.h
@@ -76,8 +76,8 @@ protected:
     // common part of all ctors
     void Init();
 
-    // create the toolbar control
-    bool MSWCreateToolbar(const wxPoint& pos, const wxSize& size, long style);
+    // create the native toolbar control
+    bool MSWCreateToolbar(const wxPoint& pos, const wxSize& size);
 
     // recreate the control completely
     void Recreate();