X-Git-Url: http://git.tuebingen.mpg.de/?a=blobdiff_plain;ds=sidebyside;f=server.h;h=287614c8d884703fbfe30b1dd7edadde1f9e10bc;hb=780f2f681bccf82024bdb6da2e2cccaa0e084663;hp=a89e005a10b3027be020dc3689b410131e71ff49;hpb=9b406cbe5d20ba969713ca3d7a8033e697476d75;p=paraslash.git diff --git a/server.h b/server.h index a89e005a..287614c8 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. */