]> git.saurik.com Git - wxWidgets.git/commitdiff
get rid of duplicate comment :)
authorRyan Norton <wxprojects@comcast.net>
Wed, 2 Mar 2005 22:16:48 +0000 (22:16 +0000)
committerRyan Norton <wxprojects@comcast.net>
Wed, 2 Mar 2005 22:16:48 +0000 (22:16 +0000)
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@32569 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775

src/msw/filedlg.cpp

index 9e5f80ea48ece3938481935136f2296e97c92b3f..0cde93995b2008440cf78a535547ca56efba7013 100644 (file)
@@ -395,8 +395,6 @@ int wxFileDialog::ShowModal()
         }
     }
 
-     //== Execute FileDialog >>=================================================
-
     //== Execute FileDialog >>=================================================
 
     bool success = (m_dialogStyle & wxSAVE ? GetSaveFileName(&of)