X-Git-Url: https://git.sur5r.net/?a=blobdiff_plain;f=bacula%2Fsrc%2Flib%2Fprotos.h;h=5a7caba7131d5deda8c1684ce696636d51fe03be;hb=ef8e69ca194a335b9cc637b488c67f175c39e28d;hp=8a18b459080884c2550a54858fc0e3e3cba47033;hpb=b0b4fcfa5e9278782206339a16d9812ec4978ebf;p=bacula%2Fbacula diff --git a/bacula/src/lib/protos.h b/bacula/src/lib/protos.h index 8a18b45908..5a7caba713 100644 --- a/bacula/src/lib/protos.h +++ b/bacula/src/lib/protos.h @@ -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 */