]> git.tuebingen.mpg.de Git - paraslash.git/blobdiff - afs.h
Remove get_num_admissible_files().
[paraslash.git] / afs.h
diff --git a/afs.h b/afs.h
index b1606493a05f047afb1e8ecb0fdd0a5bbcbafcfe..a8ba3c451e1d7621c5ec30627f1f959ca27621a6 100644 (file)
--- a/afs.h
+++ b/afs.h
@@ -239,7 +239,6 @@ int score_get_best(struct osl_row **aft_row, long *score);
 int get_score_and_aft_row(struct osl_row *score_row, long *score, struct osl_row **aft_row);
 int score_add(const struct osl_row *row, long score);
 int score_update(const struct osl_row *aft_row, long new_score);
-int get_num_admissible_files(unsigned *num);
 int score_delete(const struct osl_row *aft_row);
 int clear_score_table(void);
 int row_belongs_to_score_table(const struct osl_row *aft_row, unsigned *rank);