]> git.sur5r.net Git - bacula/bacula/commitdiff
Drop removed catalog function prototype.
authorMarco van Wieringen <mvw@planets.elm.net>
Tue, 25 Jan 2011 18:17:18 +0000 (19:17 +0100)
committerEric Bollengier <eric@eb.homelinux.org>
Tue, 25 Jan 2011 20:34:54 +0000 (21:34 +0100)
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 */