]> git.saurik.com Git - wxWidgets.git/blobdiff - src/common/fileconf.cpp
Commented out call that breaks metal style setting before Create
[wxWidgets.git] / src / common / fileconf.cpp
index 70676fa8edd70456ff60d5878440da68bc7709e1..d492e6466d0baee4b1ab34db01063b91d0b69f37 100644 (file)
@@ -1160,9 +1160,6 @@ bool wxFileConfig::DeleteAll()
                         m_strLocalFile.c_str());
           return false;
       }
-
-      m_strLocalFile =
-      m_strGlobalFile = wxEmptyString;
   }
 
   Init();