Get rid of afd->path.
[paraslash.git] / afs.h
diff --git a/afs.h b/afs.h
index f9a44893db741e5ac7eabb9d52175c804d2f75bd..212ddfec75ef7e8c812d80165ffac575ce4533ea 100644 (file)
--- a/afs.h
+++ b/afs.h
@@ -113,7 +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 path[_POSIX_PATH_MAX];
        char afs_status_info[AFS_STATUS_INFO_SIZE];
        int fd;
        long score;