aboutsummaryrefslogtreecommitdiff
path: root/libbb/verror_msg.c
diff options
context:
space:
mode:
Diffstat (limited to 'libbb/verror_msg.c')
-rw-r--r--libbb/verror_msg.c2
1 files changed, 0 insertions, 2 deletions
diff --git a/libbb/verror_msg.c b/libbb/verror_msg.c
index b5278cfb7..b34821561 100644
--- a/libbb/verror_msg.c
+++ b/libbb/verror_msg.c
@@ -31,8 +31,6 @@
#include <stdlib.h>
#include "libbb.h"
-extern const char *applet_name;
-
extern void verror_msg(const char *s, va_list p)
{
fflush(stdout);