]> git.sur5r.net Git - bacula/bacula/blobdiff - bacula/src/stored/bls.c
Use rentrant mysql lib, eliminate race in sql_list, Win32 streams, misc see kes-1.31
[bacula/bacula] / bacula / src / stored / bls.c
index dfbd6fed5cf9dff4ea666544ef2ea5698b24cfeb..e0c8cfa9293798f22370cc0c5af36519abe505ff 100644 (file)
@@ -39,7 +39,6 @@ static DEVICE *dev;
 static int dump_label = FALSE;
 static int list_blocks = FALSE;
 static int list_jobs = FALSE;
-static int verbose = 0;
 static DEV_RECORD *rec;
 static DEV_BLOCK *block;
 static JCR *jcr;