]> git.saurik.com Git - wxWidgets.git/blobdiff - src/osx/dialog_osx.cpp
Set svn properties on various files throughout the repository (skipped docs/ ).
[wxWidgets.git] / src / osx / dialog_osx.cpp
index 05da19bcc876f7a36617e0bd0a134f0993aa9f67..e4088d6cfcc37dad4738e1045f581a6cad1e215e 100644 (file)
@@ -40,9 +40,6 @@ void wxDialog::OSXEndModalDialog()
     s_openDialogs--;
 }
 
-
-IMPLEMENT_DYNAMIC_CLASS(wxDialog, wxTopLevelWindow)
-
 void wxDialog::Init()
 {
     m_modality = wxDIALOG_MODALITY_NONE;