]> git.tuebingen.mpg.de Git - paraslash.git/blobdiff - server.h
server: Move ->size from mmd to struct vss_task.
[paraslash.git] / server.h
index 8de691ca321bd49db2d7c25398537f31b7d03a0c..7f276ab92edb4d06d312fc1c1c12f0003b7ae9ac 100644 (file)
--- 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. */