]> git.sur5r.net Git - bacula/bacula/blobdiff - bacula/src/stored/label.c
Strip pathname portion off all message routines that print filename:line.
[bacula/bacula] / bacula / src / stored / label.c
index 43afb8933abaac0f89bef5d68371351f5cbd843b..030a7ca2c2af62900b0000eee23d12e06033bc01 100644 (file)
@@ -28,9 +28,6 @@
 /* Forward referenced functions */
 static void create_volume_label_record(DCR *dcr, DEV_RECORD *rec);
 
-extern char my_name[];
-extern int debug_level;
-
 /*
  * Read the volume label
  *