]> git.tuebingen.mpg.de Git - paraslash.git/blobdiff - afs.h
Get rid of afd->path.
[paraslash.git] / afs.h
diff --git a/afs.h b/afs.h
index b16f32ced38440fafb3a068e502341aa6ca57a0e..212ddfec75ef7e8c812d80165ffac575ce4533ea 100644 (file)
--- a/afs.h
+++ b/afs.h
@@ -113,8 +113,6 @@ int make_status_items(struct ls_data *d, struct para_buffer *pb);
 
 struct audio_file_data {
        enum play_mode current_play_mode;
-       char attributes_string[MAXLINE];
-       char path[_POSIX_PATH_MAX];
        char afs_status_info[AFS_STATUS_INFO_SIZE];
        int fd;
        long score;