]> git.kernelconcepts.de Git - karo-tx-redboot.git/blobdiff - tools/src/tools/configtool/standalone/wxwin/ecutils.h
unified MX27, MX25, MX37 trees
[karo-tx-redboot.git] / tools / src / tools / configtool / standalone / wxwin / ecutils.h
index 6835a6475c30a1c462f9fbf55bd2b3cbd8f23107..6ebb552ba2c562696a34dafae9b71453e6499b42 100644 (file)
@@ -2,7 +2,6 @@
 //                                                                          
 // ----------------------------------------------------------------------------
 // Copyright (C) 1998, 1999, 2000 Red Hat, Inc.
-// Copyright (C) 2003 John Dallaway
 //
 // This program is part of the eCos host tools.
 //
@@ -26,7 +25,7 @@
 //===========================================================================
 //#####DESCRIPTIONBEGIN####
 //
-// Author(s):  sdf, jld
+// Author(s):  sdf
 // Contact(s): sdf
 // Date:               1998/08/11
 // Version:            0.01
@@ -77,8 +76,6 @@ public:
     static wxString GetLastErrorMessageString ();
 #endif    
 
-    static const wxString PosixToNativePath(const wxString & posix);
-    static const wxString NativeToPosixPath(const wxString & native);
     static bool AddToPath (const ecFileName &strFolder, bool bAtFront=true);
 
 #if 0