diff options
Diffstat (limited to 'lib/log_int.h')
| -rw-r--r-- | lib/log_int.h | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/lib/log_int.h b/lib/log_int.h index 58ae031e1b..287e626eab 100644 --- a/lib/log_int.h +++ b/lib/log_int.h @@ -51,7 +51,6 @@ extern const char *zlog_priority[]; /* Generic function for zlog. */ extern void vzlog(int priority, const char *format, va_list args); -extern void zlog(int priority, const char *format, ...) PRINTF_ATTRIBUTE(2, 3); #ifdef __cplusplus } |
