]> git.tuebingen.mpg.de Git - paraslash.git/blobdiff - server.h
aft: Update mtime and file size on afhi changes.
[paraslash.git] / server.h
index a89e005a10b3027be020dc3689b410131e71ff49..287614c8d884703fbfe30b1dd7edadde1f9e10bc 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. */