]> git.sur5r.net Git - bacula/bacula/blobdiff - bacula/src/lib/protos.h
Drop removed catalog function prototype.
[bacula/bacula] / bacula / src / lib / protos.h
index 8a18b459080884c2550a54858fc0e3e3cba47033..5a7caba7131d5deda8c1684ce696636d51fe03be 100644 (file)
@@ -237,7 +237,6 @@ void       init_console_msg      (const char *wd);
 void       free_msgs_res         (MSGS *msgs);
 void       dequeue_messages      (JCR *jcr);
 void       set_trace             (int trace_flag);
-void       set_db_type           (const char *name);
 void       register_message_callback(void msg_callback(int type, char *msg));
 
 /* bnet_server.c */