--- rxvt-unicode/src/rxvt.h 2007/08/27 20:00:27 1.299 +++ rxvt-unicode/src/rxvt.h 2007/09/08 20:55:49 1.301 @@ -120,9 +120,7 @@ void rxvt_fatal (const char *fmt, ...) THROW ((class rxvt_failure_exception)) NORETURN; void rxvt_exit_failure () THROW ((class rxvt_failure_exception)) NORETURN; -int rxvt_Str_match (const char *s1, const char *s2) NOTHROW; char * rxvt_Str_trim (char *str) NOTHROW; -int rxvt_Str_escaped (char *str) NOTHROW; char ** rxvt_splitcommastring (const char *cs) NOTHROW; void rxvt_freecommastring (char **cs) NOTHROW;