Kill more duplicate status items.
[paraslash.git] / server.h
index 5e049179c37c96a406d4504767705c1a9925cd73..a83aaae29aa59362f9665c08c1abcb899cbfdb6c 100644 (file)
--- a/server.h
+++ b/server.h
@@ -61,8 +61,6 @@ struct sender_command_data{
 struct misc_meta_data {
        /** the size of the current audio file in bytes */
        size_t size;
-       /** the full path of the current audio file */
-       char filename[_POSIX_PATH_MAX];
        /** the last modification time of the current audio file */
        time_t mtime;
        /** the "old" status flags -- commands may only read them */