From 884aee06674755ef44e4042803ae84a0faac5b10 Mon Sep 17 00:00:00 2001 From: Thomas Guyot-Sionnest Date: Wed, 21 Apr 2010 23:29:18 -0400 Subject: Standardize the extra-opts notes --- plugins/check_ssh.c | 6 ------ 1 file changed, 6 deletions(-) (limited to 'plugins/check_ssh.c') diff --git a/plugins/check_ssh.c b/plugins/check_ssh.c index 9a193438..b9b8a2d3 100644 --- a/plugins/check_ssh.c +++ b/plugins/check_ssh.c @@ -291,12 +291,6 @@ print_help (void) printf (UT_VERBOSE); -#ifdef NP_EXTRA_OPTS - printf ("\n"); - printf ("%s\n", _("Notes:")); - printf (UT_EXTRA_OPTS_NOTES); -#endif - printf (UT_SUPPORT); } -- cgit v1.2.3