From: Kern Sibbald Date: Sat, 2 May 2020 09:18:11 +0000 (+0200) Subject: Remove unused -t option in dbcheck.c -- fixes bug #2453 X-Git-Tag: Release-9.6.4~45 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=f5c4eb0c33bea466e320413d863d0e426a6af12d;p=thirdparty%2Fbacula.git Remove unused -t option in dbcheck.c -- fixes bug #2453 --- diff --git a/bacula/src/tools/dbcheck.c b/bacula/src/tools/dbcheck.c index 433919b2f..a6db41fa6 100644 --- a/bacula/src/tools/dbcheck.c +++ b/bacula/src/tools/dbcheck.c @@ -104,7 +104,6 @@ PROG_COPYRIGHT " -d set debug level to \n" " -dt print a timestamp in debug output\n" " -f fix inconsistencies\n" -" -t test if client library is thread-safe\n" " -v verbose\n" " -? print this message\n" "\n", 2002, "", VERSION, BDATE);