X-Git-Url: http://git.tuebingen.mpg.de/?p=paraslash.git;a=blobdiff_plain;f=server.h;h=93fd558cd7636db5ee0fe6c3ded7a053ab9d3a2e;hp=baefceee01b09ba8fbcc19f4f4eedce28d194267;hb=f7d08514924dde111733086e560d5da454151986;hpb=a181da64ba896c709d61e775606a0b8ebfdd1dde diff --git a/server.h b/server.h index baefceee..93fd558c 100644 --- a/server.h +++ b/server.h @@ -52,8 +52,6 @@ struct sender_command_data { struct misc_meta_data { /** The size of the current audio file in bytes. */ size_t size; - /** The last modification time of the current audio file. */ - time_t mtime; /** The "old" status flags -- commands may only read them. */ unsigned int vss_status_flags; /** The new status flags -- commands may set them. */