X-Git-Url: http://git.tuebingen.mpg.de/?p=paraslash.git;a=blobdiff_plain;f=server.h;h=0bfca305fc5b6465aec22db6b5b0c155a682a141;hp=68836e93f175b9733de839c695ccf3f36e30541d;hb=173091699461dc4c08cb34bdb692cf001d8b578f;hpb=e9dd7df880c68a2d664ea10d167e6667707f9fd5;ds=sidebyside diff --git a/server.h b/server.h index 68836e93..0bfca305 100644 --- a/server.h +++ b/server.h @@ -48,8 +48,6 @@ struct sender_command_data { * propagate to the stat command handlers. */ struct misc_meta_data { - /** The size of the current audio file in bytes. */ - size_t size; /** The "old" status flags -- commands may only read them. */ unsigned int vss_status_flags; /** The new status flags -- commands may set them. */