]> git.sur5r.net Git - bacula/bacula/blobdiff - bacula/src/stored/protos.h
kes Experiment with allowing multiple read jobs.
[bacula/bacula] / bacula / src / stored / protos.h
index 490355a3375fe2e1a6a0f197e5eda5b77493f07b..ef8ebc09f819a864c12f1e251805d2c4d91bdb6a 100644 (file)
@@ -218,7 +218,6 @@ void    _lock_reservations();
 void    _unlock_reservations();
 void    _lock_volumes();
 void    _unlock_volumes();
-void    release_volume(DCR *dcr);
 VOLRES *reserve_volume(DCR *dcr, const char *VolumeName);
 VOLRES *find_volume(const char *VolumeName);
 bool    free_volume(DEVICE *dev);