ooops, make it compile again.
[apps/madmutt.git] / lib / str.h
index 636e288..0f9a686 100644 (file)
--- a/lib/str.h
+++ b/lib/str.h
@@ -18,7 +18,6 @@
 char *str_tolower (char*);
 char *str_substrcpy (char*, const char*, const char*, size_t);
 char *str_substrdup (const char*, const char*);
-void str_replace (char**, const char*);
 void str_adjust (char**);
 int str_eq (const char*, const char*);
 const char *str_isstr (const char*, const char*);