1) wxFileConfig now longer tries to delete system-wide config file in DeleteAll
authorVadim Zeitlin <vadim@wxwidgets.org>
Mon, 3 Aug 1998 23:23:56 +0000 (23:23 +0000)
committerVadim Zeitlin <vadim@wxwidgets.org>
Mon, 3 Aug 1998 23:23:56 +0000 (23:23 +0000)
commitc5c16a30253c56424179ce6d427e91f1283c7772
treeefa0daf250b862d36e1fc12d03096b03f6c5e67d
parenta7489b367d3dcf925dcd93d1b57370998d15d653
1) wxFileConfig now longer tries to delete system-wide config file in DeleteAll
   (only the user's one)
2) wxLogStream "un#indef'ed" under wxGTK

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