X-Git-Url: http://git.tuebingen.mpg.de/?p=paraslash.git;a=blobdiff_plain;f=server.h;h=a83aaae29aa59362f9665c08c1abcb899cbfdb6c;hp=5e049179c37c96a406d4504767705c1a9925cd73;hb=74cfed2536a16ca85bc0ce97f6bf307c96ae0d3d;hpb=618026d765eaeb3ca26ad81f05770959a45970bd;ds=sidebyside diff --git a/server.h b/server.h index 5e049179..a83aaae2 100644 --- 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 */