This commit is contained in:
Twinaphex 2016-09-19 19:30:45 +02:00
parent cdf0b5e076
commit 35d607f46e

View File

@ -98,9 +98,8 @@ static aslclient asl_client;
#endif #endif
#else #else
FILE *fp = NULL; FILE *fp = NULL;
#endif
(void)fp; (void)fp;
#endif
if (!verbosity_is_enabled()) if (!verbosity_is_enabled())
return; return;