]> git.sur5r.net Git - bacula/bacula/commitdiff
Remove old subroutine prototype
authorKern Sibbald <kern@sibbald.com>
Sun, 30 Aug 2009 21:25:19 +0000 (23:25 +0200)
committerKern Sibbald <kern@sibbald.com>
Sun, 30 Aug 2009 21:25:19 +0000 (23:25 +0200)
bacula/src/cats/protos.h

index 544ef803d5d5851921f312482f2ffb6f70ba3e08..3c128e20a1a72ff5bfb98f26fac526843de57772 100644 (file)
@@ -111,8 +111,6 @@ int db_get_counter_record(JCR *jcr, B_DB *mdb, COUNTER_DBR *cr);
 bool db_get_query_dbids(JCR *jcr, B_DB *mdb, POOL_MEM &query, dbid_list &ids);
 bool db_get_file_list(JCR *jcr, B_DB *mdb, char *jobids, DB_RESULT_HANDLER *result_handler, void *ctx);
 bool db_accurate_get_jobids(JCR *jcr, B_DB *mdb, JOB_DBR *jr, db_list_ctx *jobids);
-int db_get_int_handler(void *list, int num_fields, char **row);
-
 
 /* sql_list.c */
 enum e_list_type {