From: Eric Bollengier Date: Wed, 30 Mar 2011 07:42:37 +0000 (+0200) Subject: tweak debug X-Git-Tag: Release-7.0.0~983 X-Git-Url: https://git.sur5r.net/?a=commitdiff_plain;h=6f3ab3710b18a6f2c7347776d19b3fd8044b9995;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()