get rid of duplicate comment :)

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@32569 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
This commit is contained in:
Ryan Norton 2005-03-02 22:16:48 +00:00
parent dcb8fc74ac
commit 7a80bdc851

View File

@ -395,8 +395,6 @@ int wxFileDialog::ShowModal()
}
}
//== Execute FileDialog >>=================================================
//== Execute FileDialog >>=================================================
bool success = (m_dialogStyle & wxSAVE ? GetSaveFileName(&of)