diff --git a/verbosity.c b/verbosity.c index 2de6b89fff..5c1e397d8b 100644 --- a/verbosity.c +++ b/verbosity.c @@ -98,9 +98,8 @@ static aslclient asl_client; #endif #else FILE *fp = NULL; -#endif - (void)fp; +#endif if (!verbosity_is_enabled()) return;