From 110cfe7abda137c71026604c4afc19f34ed0f8b5 Mon Sep 17 00:00:00 2001 From: Michael Black W9MDB Date: Wed, 2 Sep 2020 22:13:11 -0500 Subject: [PATCH] Remove warning from ampctl.c --- tests/ampctl.c | 1 - 1 file changed, 1 deletion(-) diff --git a/tests/ampctl.c b/tests/ampctl.c index cbd8da641..9c54b0f4b 100644 --- a/tests/ampctl.c +++ b/tests/ampctl.c @@ -49,7 +49,6 @@ extern char *readline(); #else /* no readline */ #endif /* HAVE_LIBREADLINE */ -#warn here1 #ifdef HAVE_READLINE_HISTORY # include # define HST_SHRT_OPTS "iI"