]> git.tuebingen.mpg.de Git - paraslash.git/blobdiff - afs.h
Fix ogg streaming.
[paraslash.git] / afs.h
diff --git a/afs.h b/afs.h
index bebe3ea3c9ea67dacab10173f36d2312b370ba8a..d0c162fb376278c021b0f1092ae763bf615e4392 100644 (file)
--- a/afs.h
+++ b/afs.h
@@ -65,11 +65,6 @@ struct rmatt_event_data {
 };
 
 
-struct addatt_event_data {
-       const char *name;
-       unsigned char bitnum;
-};
-
 struct afsi_change_event_data {
        const struct osl_row *aft_row;
        struct afs_info *old_afsi;
@@ -203,7 +198,6 @@ int mood_check_callback(__a_unused const struct osl_object *query,
 /* playlist */
 int playlist_open(char *name);
 void playlist_close(void);
-int playlist_update_audio_file(struct osl_row *aft_row);
 int playlist_check_callback(__a_unused const struct osl_object *query,
        struct osl_object *result);