]> git.saurik.com Git - wxWidgets.git/blobdiff - src/motif/dialog.cpp
Document wxFileCtrl as being in the core library, not in the base one.
[wxWidgets.git] / src / motif / dialog.cpp
index 618c22de04929b8134d8d406abf8d6738ea5cddb..9291ad72fb99f138a65bb54a7966c7d48aa021dc 100644 (file)
@@ -62,8 +62,6 @@ extern wxList wxModelessWindows;  // Frames and modeless dialogs
 
 #define wxUSE_INVISIBLE_RESIZE 1
 
-IMPLEMENT_DYNAMIC_CLASS(wxDialog, wxTopLevelWindow)
-
 wxDialog::wxDialog()
 {
     m_modalShowing = false;