From: Eric Bollengier Date: Wed, 30 Mar 2011 07:42:37 +0000 (+0200) Subject: tweak debug X-Git-Tag: Release-5.2.1~501 X-Git-Url: https://git.sur5r.net/?a=commitdiff_plain;h=6ad5de014d35ed7ef09e786dc5fef15ba76adece;p=bacula%2Fbacula tweak debug --- diff --git a/bacula/src/stored/vtape.c b/bacula/src/stored/vtape.c index 16d9019b86..fc408a1acb 100644 --- a/bacula/src/stored/vtape.c +++ b/bacula/src/stored/vtape.c @@ -362,7 +362,6 @@ vtape::vtape() current_block = -1; max_block = VTAPE_MAX_BLOCK; - Dmsg0(0, "I'm a vtape device\n"); } int vtape::get_fd()