X-Git-Url: http://git.tuebingen.mpg.de/?p=paraslash.git;a=blobdiff_plain;f=server.h;h=7f276ab92edb4d06d312fc1c1c12f0003b7ae9ac;hp=8de691ca321bd49db2d7c25398537f31b7d03a0c;hb=3cb003cf915d9042f8d84a523b6f3b79a5703aa6;hpb=9d8fdf8898418711558f70a9630b2444036d8285 diff --git a/server.h b/server.h index 8de691ca..7f276ab9 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. */