diff options
Diffstat (limited to 'firmware/include')
| -rw-r--r-- | firmware/include/dir_uncached.h | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/firmware/include/dir_uncached.h b/firmware/include/dir_uncached.h index e198833..4e5acf3 100644 --- a/firmware/include/dir_uncached.h +++ b/firmware/include/dir_uncached.h @@ -61,7 +61,6 @@ typedef struct { bool busy; long startcluster; struct fat_dir fatdir; - struct fat_dir parent_dir; struct dirent_uncached theent; #ifdef HAVE_MULTIVOLUME int volumecounter; /* running counter for faked volume entries */ |