]> git.sur5r.net Git - bacula/bacula/blobdiff - bacula/src/stored/askdir.c
For symmetry, add this file. At present, all it does is update the version table.
[bacula/bacula] / bacula / src / stored / askdir.c
index c7a8e4616e828806a06bd1052ab20761d1614a84..1307a097512e5e2b381a742e3e7a3a79ce60868d 100644 (file)
@@ -172,7 +172,6 @@ int dir_update_volume_info(JCR *jcr, DEVICE *dev, int label)
       return 0;
    }
 
-   dev->VolCatInfo.VolCatFiles = dev->file;   /* set number of files */
    Dmsg1(100, "Update cat VolFiles=%d\n", dev->file);
    /* Just labeled or relabeled the tape */
    if (label) {