don't try to delete our config file in DeleteAll() if we don't have any; don't assert...
authorVadim Zeitlin <vadim@wxwidgets.org>
Mon, 4 Oct 2004 08:53:23 +0000 (08:53 +0000)
committerVadim Zeitlin <vadim@wxwidgets.org>
Mon, 4 Oct 2004 08:53:23 +0000 (08:53 +0000)
commitc8adf5ef39b0cfdfe23423cc1ef6409fb22a297d
tree53f90d71990f977fced87af8c15855ddc5d5d578
parent45d51f194ab8ca09c31aae413e791ac91c4639f5
don't try to delete our config file in DeleteAll() if we don't have any; don't assert when trying to delete an entry which doesn't exist (for consistency with DeleteGroup() and wxRegConfig)

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@29641 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
src/common/fileconf.cpp