X-Git-Url: http://git.tuebingen.mpg.de/?p=paraslash.git;a=blobdiff_plain;f=afs.h;h=b0d283f626af87321bc405bceef8fa50036a9a59;hp=8beca5aefcd0b9d06aed05e915877a2c5104a1a8;hb=e2167286448ce2ed9a01a548e7e9832563035088;hpb=3998a8c581623224b7b56bce593646b2c8516a0f;ds=sidebyside diff --git a/afs.h b/afs.h index 8beca5ae..b0d283f6 100644 --- a/afs.h +++ b/afs.h @@ -262,6 +262,7 @@ int get_afhi_of_row(const struct osl_row *row, struct afh_info *afhi); int get_audio_file_path_of_row(const struct osl_row *row, char **path); int audio_file_loop(void *private_data, osl_rbtree_loop_func *func); int aft_check_callback(struct afs_callback_arg *aca); +void free_status_items(void); /* playlist */ int playlist_open(const char *name);