From 6b5c7e7a5ed32abfc98d9acdebacc50c68a91a1d Mon Sep 17 00:00:00 2001 From: Andrei Karas Date: Sun, 14 Apr 2013 17:06:02 +0300 Subject: another fixes from cpplint. --- src/utils/stringutils.h | 10 +--------- 1 file changed, 1 insertion(+), 9 deletions(-) (limited to 'src/utils/stringutils.h') diff --git a/src/utils/stringutils.h b/src/utils/stringutils.h index 6aff503e2..9d1afe717 100644 --- a/src/utils/stringutils.h +++ b/src/utils/stringutils.h @@ -103,14 +103,6 @@ std::string strprintf(const char *const format, ...) A_WARN_UNUSED #endif ; -/** - * Removes bad characters from a string - * - * @param str the string to remove the bad chars from - * @return a reference to the string without bad chars - */ -//std::string &removeBadChars(std::string &str); - /** * Removes colors from a string * @@ -229,4 +221,4 @@ std::string encodeLinkText(std::string data); std::string decodeLinkText(std::string data); -#endif // UTILS_STRINGUTILS_H +#endif // UTILS_STRINGUTILS_H -- cgit v1.2.3-60-g2f50