]> git.tuebingen.mpg.de Git - paraslash.git/blobdiff - afs.h
Various small cleanups and documentation improvements.
[paraslash.git] / afs.h
diff --git a/afs.h b/afs.h
index 4be5aaa9de8d2f0fe5df5d9546da064973dd5fd6..ecec685c06a8187f4116037c41ea6eacd668009d 100644 (file)
--- a/afs.h
+++ b/afs.h
@@ -87,7 +87,6 @@ struct afs_table {
        /** Handles afs events. */
        int (*event_handler)(enum afs_events event, struct para_buffer *pb,
                void *data);
-       /* int *(check)() */
 };
 
 enum play_mode {PLAY_MODE_MOOD, PLAY_MODE_PLAYLIST};