From d34015c5ba231b95de20e9fcd7a33c5b2b9a1006 Mon Sep 17 00:00:00 2001 From: Paul Buetow Date: Sat, 6 Apr 2013 13:14:45 +0200 Subject: tagging ychat-0.5.3 --- src/s_tool.h | 1 - 1 file changed, 1 deletion(-) (limited to 'src/s_tool.h') diff --git a/src/s_tool.h b/src/s_tool.h index ed76346..e08fb32 100644 --- a/src/s_tool.h +++ b/src/s_tool.h @@ -15,7 +15,6 @@ public: static long unixtime(); static void strip_html( string *s_str); static string getExtension( string s_file ); - static string replace( string s_string, string s_search, string s_replace ); }; #endif -- cgit v1.2.3