]> git.tuebingen.mpg.de Git - paraslash.git/blobdiff - server.h
oggdec: Add documentation of output size constants.
[paraslash.git] / server.h
index baefceee01b09ba8fbcc19f4f4eedce28d194267..93fd558cd7636db5ee0fe6c3ded7a053ab9d3a2e 100644 (file)
--- 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. */