diff options
Diffstat (limited to 'plugins/check_cluster.c')
-rw-r--r-- | plugins/check_cluster.c | 4 |
1 files changed, 0 insertions, 4 deletions
diff --git a/plugins/check_cluster.c b/plugins/check_cluster.c index f2322271..8c209f9c 100644 --- a/plugins/check_cluster.c +++ b/plugins/check_cluster.c @@ -256,10 +256,6 @@ print_help(void) printf("\n"); printf("%s\n", _("Notes:")); printf(UT_THRESHOLDS_NOTES); -#ifdef NP_EXTRA_OPTS - printf ("\n"); - printf (UT_EXTRA_OPTS_NOTES); -#endif printf ("\n"); printf ("%s\n", _("Examples:")); |