Code

Standardize the extra-opts notes
[nagiosplug.git] / plugins / check_nwstat.c
index 2c3369a5fe941606790086466bba794edf70c40a..6e09286773a503c8837ce07a513d9c0120d6c635 100644 (file)
@@ -1674,9 +1674,6 @@ void print_help(void)
   printf (" %s\n", _("- Values for critical thresholds should be lower than warning thresholds"));
   printf (" %s\n", _("  when the following variables are checked: VPF, VKF, LTCH, CBUFF, DCB, "));
   printf (" %s\n", _("  TCB, LRUS and LRUM."));
-#ifdef NP_EXTRA_OPTS
-  printf (" -%s", UT_EXTRA_OPTS_NOTES);
-#endif
 
        printf (UT_SUPPORT);
 }