X-Git-Url: http://git.tuebingen.mpg.de/?p=paraslash.git;a=blobdiff_plain;f=afs.h;h=ecec685c06a8187f4116037c41ea6eacd668009d;hp=a596317f957f2dabb8a7287d689810883f4270b6;hb=8eb5a15bfcc068e8d2504bb84b14455e9fc7c3ba;hpb=f1b7734b997352b8df737b8184af69ca91c1b7dd diff --git a/afs.h b/afs.h index a596317f..ecec685c 100644 --- a/afs.h +++ b/afs.h @@ -1,5 +1,5 @@ /* - * Copyright (C) 2007-2008 Andre Noll + * Copyright (C) 2007-2009 Andre Noll * * Licensed under the GPL v2. For licencing details see COPYING. */ @@ -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};