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