removed spurious #endif
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@39441 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
This commit is contained in:
parent
4af8f6ef9b
commit
a130bb4e75
@ -161,7 +161,6 @@ wxDirDialog::wxDirDialog(wxWindow* parent, const wxString& title,
|
||||
wxConvFileName->cWX2MB(defaultPath) );
|
||||
}
|
||||
else
|
||||
#endif
|
||||
wxGenericDirDialog::Create(parent, title, defaultPath, style, pos, sz, name);
|
||||
}
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user