]> git.sur5r.net Git - bacula/bacula/blobdiff - bacula/src/stored/protos.h
kes Move the checking of the database in initializion of the Director
[bacula/bacula] / bacula / src / stored / protos.h
index 3b8388e7a58e76afb419130f0e72bd00051ae16b..fdeeada24957946c7bfcdb7fcd8863d53bf7f3f0 100644 (file)
@@ -135,8 +135,6 @@ void     _give_back_device_lock(const char *file, int line, DEVICE *dev, bsteal_
 void     set_new_volume_parameters(DCR *dcr);
 void     set_new_file_parameters(DCR *dcr);
 bool     is_device_unmounted(DEVICE *dev);
-void     dev_lock(DEVICE *dev);
-void     dev_unlock(DEVICE *dev);
 
 /* From dircmd.c */
 void     *handle_connection_request(void *arg);