diff --git a/usr.sbin/rpc.ypupdated/update.c b/usr.sbin/rpc.ypupdated/update.c index 5cc0d7a56cf..72a7128beb2 100644 --- a/usr.sbin/rpc.ypupdated/update.c +++ b/usr.sbin/rpc.ypupdated/update.c @@ -328,4 +328,3 @@ match(char *line, char *name) (line[len] == ' ' || line[len] == '\t')); } #endif /* !YP */ -