don't complain if file doesn't exist in DeleteFile(); do return false if it exists...
authorVadim Zeitlin <vadim@wxwidgets.org>
Thu, 16 Oct 2003 09:19:21 +0000 (09:19 +0000)
committerVadim Zeitlin <vadim@wxwidgets.org>
Thu, 16 Oct 2003 09:19:21 +0000 (09:19 +0000)
commitcb820f807532f2de04389756ba94f762395245ea
tree0057fee21cb60d980746710933704a67ff9cfc0d
parentedceb27c5e60f3f6bacdd2e463e97222fa07acf1
don't complain if file doesn't exist in DeleteFile(); do return false if it exists and we failed to delete it (patch 819530)

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@24191 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
docs/changes.txt
src/common/fileconf.cpp
src/msw/iniconf.cpp