rewrote wxFileName::Normalize(), added a few methods, general clean up,
added some tests git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@9026 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
This commit is contained in:
@@ -988,7 +988,6 @@ wxConcatFiles (const wxString& file1, const wxString& file2, const wxString& fil
|
||||
|
||||
fclose (fp3);
|
||||
bool result = wxRenameFile(outfile, file3);
|
||||
delete outfile;
|
||||
return result;
|
||||
}
|
||||
|
||||
|
Reference in New Issue
Block a user