diff options
Diffstat (limited to 'plugins/check_real.c')
-rw-r--r-- | plugins/check_real.c | 6 |
1 files changed, 0 insertions, 6 deletions
diff --git a/plugins/check_real.c b/plugins/check_real.c index 16433470..1f8ae429 100644 --- a/plugins/check_real.c +++ b/plugins/check_real.c @@ -440,12 +440,6 @@ print_help (void) printf ("%s\n", _("but incorrect reponse messages from the host result in STATE_WARNING return")); printf ("%s\n", _("values.")); -#ifdef NP_EXTRA_OPTS - printf ("\n"); - printf ("%s\n", _("Notes:")); - printf (UT_EXTRA_OPTS_NOTES); -#endif - printf (UT_SUPPORT); } |