From: Kern Sibbald Date: Sun, 30 Aug 2009 21:25:19 +0000 (+0200) Subject: Remove old subroutine prototype X-Git-Tag: Release-5.0.0~325^2~2 X-Git-Url: https://git.sur5r.net/?a=commitdiff_plain;h=252908680167d77ff33c5857097c55e121239800;p=bacula%2Fbacula Remove old subroutine prototype --- diff --git a/bacula/src/cats/protos.h b/bacula/src/cats/protos.h index 544ef803d5..3c128e20a1 100644 --- a/bacula/src/cats/protos.h +++ b/bacula/src/cats/protos.h @@ -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 {