Code

Standardize the extra-opts notes
[nagiosplug.git] / plugins / check_real.c
index 1643347026fad971f8eef23424b6eb1890881fe7..1f8ae4298ebe186a7ff32e5dacc757325ff9a622 100644 (file)
@@ -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);
 }