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