X-Git-Url: http://git.tuebingen.mpg.de/?p=paraslash.git;a=blobdiff_plain;f=server.h;h=7f276ab92edb4d06d312fc1c1c12f0003b7ae9ac;hp=8de691ca321bd49db2d7c25398537f31b7d03a0c;hb=64411efdbd90f1080ad1fd010d468cea63aec923;hpb=486314426fcd25e5271fd65a982f8b321585e195 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. */