]> git.mxchange.org Git - simgear.git/blobdiff - simgear/misc/strutils.hxx
Removal of PLIB/SG from SimGear
[simgear.git] / simgear / misc / strutils.hxx
index 7c1753aba9fcf55964b0eda5a6a902eb27fcc3e2..162cdb280438f09b23992f9daa08265c91512d0f 100644 (file)
@@ -79,9 +79,6 @@ namespace simgear {
        split( const std::string& s,
               const char* sep = 0,
               int maxsplit = 0 );
-
-
-  std::string convertToLowerCase(const std::string& str);
   
   } // end namespace strutils
 } // end namespace simgear