]> git.saurik.com Git - wxWidgets.git/blobdiff - include/wx/os2/toplevel.h
fixed library order (important for static linking under Unix
[wxWidgets.git] / include / wx / os2 / toplevel.h
index 45573e37e117f42ee07ef57b975463e87559455e..4e056f9da413744df2fdc6585e9a55ee70df256b 100644 (file)
@@ -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_