]> git.sur5r.net Git - bacula/bacula/blobdiff - bacula/src/stored/bcopy.c
Clean up some SD message nos.
[bacula/bacula] / bacula / src / stored / bcopy.c
index 69dc4ee1f500f9c0f8bfffb8b578658e8609f74c..11b55215323e45df140c5d724807d349bd05577b 100644 (file)
@@ -41,7 +41,6 @@ static JCR *in_jcr;                  /* input jcr */
 static JCR *out_jcr;                  /* output jcr */
 static BSR *bsr = NULL;
 static char *wd = "/tmp";
-static int verbose = 0;
 static int list_records = 0;
 static uint32_t records = 0;
 static uint32_t jobs = 0;