X-Git-Url: https://git.decadent.org.uk/gitweb/?a=blobdiff_plain;f=utils%2Fstatd%2Flog.c;h=bf2a92664daf2c9683ac25af1427e1ffe1d2975a;hb=4b2f63a5e581ecfa12abb2419310c4e62eb27134;hp=408807ef7da51727a406e7e6ac826730ee5de33c;hpb=ac5b03be829b4c9369ebfb07a688308721103228;p=nfs-utils.git diff --git a/utils/statd/log.c b/utils/statd/log.c index 408807e..bf2a926 100644 --- a/utils/statd/log.c +++ b/utils/statd/log.c @@ -29,7 +29,9 @@ static pid_t mypid; /* Turns on logging to console/stderr. */ +#if 0 static int opt_debug = 0; /* Will be command-line option, eventually */ +#endif void log_init() {