From 6bd58c61a1668d336f45443c602e850e965ad368 Mon Sep 17 00:00:00 2001 From: Matthias Schiffer Date: Tue, 21 Oct 2008 18:35:42 +0200 Subject: Interface des ConfigManagers vereinfacht --- src/Common/Util.h | 1 - 1 file changed, 1 deletion(-) (limited to 'src/Common/Util.h') diff --git a/src/Common/Util.h b/src/Common/Util.h index 8df5cac..ec31beb 100644 --- a/src/Common/Util.h +++ b/src/Common/Util.h @@ -30,7 +30,6 @@ class Util { Util(); public: - static std::string tolower(const std::string &str); static std::string trim(const std::string &str); }; -- cgit v1.2.3