diff --git a/servers/slurpd/re.c b/servers/slurpd/re.c index 05fd60743c..7a70948783 100644 --- a/servers/slurpd/re.c +++ b/servers/slurpd/re.c @@ -423,6 +423,7 @@ getchangetype( +#if 0 /* * Find the first line which is not a "replica:" line in buf. * Returns a pointer to the line. Returns NULL if there are @@ -448,6 +449,7 @@ skip_replica_lines( } } } +#endif /* 0 */