X-Git-Url: https://git.verplant.org/?a=blobdiff_plain;f=src%2Fdaemon%2Fcommon.h;h=7b4eb3abfd53bf10a7b4fced80f1c017802f07ed;hb=8101a5c5d1487bccf7922961ccb4dc54d92a761d;hp=c3f7f5485cb5888ed7a95634e538ff9c35b82d46;hpb=5bf93412e903fb36943088e711031a013495ce11;p=collectd.git diff --git a/src/daemon/common.h b/src/daemon/common.h index c3f7f548..7b4eb3ab 100644 --- a/src/daemon/common.h +++ b/src/daemon/common.h @@ -224,8 +224,6 @@ int escape_string (char *buffer, size_t buffer_size); */ void replace_special (char *buffer, size_t buffer_size); -int strsubstitute (char *str, char c_from, char c_to); - /* * NAME * strunescape