summaryrefslogtreecommitdiff
path: root/lib/replace
diff options
context:
space:
mode:
Diffstat (limited to 'lib/replace')
-rw-r--r--lib/replace/replace.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/lib/replace/replace.c b/lib/replace/replace.c
index a0aa788658..e461471e55 100644
--- a/lib/replace/replace.c
+++ b/lib/replace/replace.c
@@ -898,6 +898,5 @@ int rep_usleep(useconds_t sec)
#ifndef HAVE_SETPROCTITLE
void rep_setproctitle(const char *fmt, ...)
{
- return 0;
}
#endif