X-Git-Url: http://git.tuebingen.mpg.de/?a=blobdiff_plain;f=afh.h;h=b3295f6e2fda111bd30ec5d20cd2431bbea325a6;hb=2bad70d84e763b4d866d7b97dbc1cdc8e030bd45;hp=881db3c24217beff8d2885e1d62c05f3419aa404;hpb=5459ae27b1efa26a1a47186c754a0e4cb486a278;p=paraslash.git 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; /**