X-Git-Url: http://git.tuebingen.mpg.de/?p=paraslash.git;a=blobdiff_plain;f=afh.h;h=b3295f6e2fda111bd30ec5d20cd2431bbea325a6;hp=881db3c24217beff8d2885e1d62c05f3419aa404;hb=207c1184a2c8af338d6be70e8cb7ede10a5b6a08;hpb=0d1918752a18755bf701b82cf57fad79d9b18bc9 diff --git a/afh.h b/afh.h index 881db3c2..b3295f6e 100644 --- a/afh.h +++ b/afh.h @@ -58,8 +58,6 @@ struct afh_info { /** Data about the current audio file, passed from afs to server. */ struct audio_file_data { - /** The open file descriptor to the current audio file. */ - int fd; /** Vss needs this for streaming. */ struct afh_info afhi; /**