X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/10769d8c47c21fe0ec5034726791a5ad4cf19475..9234615181cb1b63d509c2e16afb39b374d44987:/include/wx/os2/toplevel.h diff --git a/include/wx/os2/toplevel.h b/include/wx/os2/toplevel.h index 0ab1d94d19..4e056f9da4 100644 --- a/include/wx/os2/toplevel.h +++ b/include/wx/os2/toplevel.h @@ -131,7 +131,7 @@ protected: ) const; // - // Translate wxWindows flags into OS flags + // Translate wxWidgets flags into OS flags // virtual WXDWORD OS2GetStyle( long lFlag ,WXDWORD* pdwExstyle @@ -173,10 +173,5 @@ protected: DECLARE_EVENT_TABLE() }; // end of CLASS wxTopLevelWindowOS2 -// -// List of all frames and modeless dialogs -// -extern WXDLLEXPORT_DATA(wxWindowList) wxModelessWindows; - #endif // _WX_MSW_TOPLEVEL_H_