diff options
Diffstat (limited to 'plugins/check_hpjd.c')
-rw-r--r-- | plugins/check_hpjd.c | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/plugins/check_hpjd.c b/plugins/check_hpjd.c index b9b3f7f3..816ce19b 100644 --- a/plugins/check_hpjd.c +++ b/plugins/check_hpjd.c @@ -400,6 +400,4 @@ print_usage (void) { printf (_("\ Usage: %s -H host [-C community]\n"), progname); - - printf (UT_HLP_VRS, progname, progname); } |