don't trigger an assert in wxFileConfigGroup::DeleteSubgroupByName() if the group...
authorVadim Zeitlin <vadim@wxwidgets.org>
Sun, 9 Feb 2003 21:17:18 +0000 (21:17 +0000)
committerVadim Zeitlin <vadim@wxwidgets.org>
Sun, 9 Feb 2003 21:17:18 +0000 (21:17 +0000)
commitbc33be3b05291038e0594f399ef8c2fc788bc77c
tree41d17078442a105c06550b2b99575ca22ef23d20
parent2b830c41f78a59dc2e6a958cdfc0cd7b84587e70
don't trigger an assert in wxFileConfigGroup::DeleteSubgroupByName() if the group doesn't exist

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