summaryrefslogtreecommitdiff
path: root/firmware/include/dir_uncached.h
diff options
context:
space:
mode:
Diffstat (limited to 'firmware/include/dir_uncached.h')
-rw-r--r--firmware/include/dir_uncached.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/firmware/include/dir_uncached.h b/firmware/include/dir_uncached.h
index e198833c84..4e5acf34d1 100644
--- a/firmware/include/dir_uncached.h
+++ b/firmware/include/dir_uncached.h
@@ -61,7 +61,6 @@ typedef struct {
61 bool busy; 61 bool busy;
62 long startcluster; 62 long startcluster;
63 struct fat_dir fatdir; 63 struct fat_dir fatdir;
64 struct fat_dir parent_dir;
65 struct dirent_uncached theent; 64 struct dirent_uncached theent;
66#ifdef HAVE_MULTIVOLUME 65#ifdef HAVE_MULTIVOLUME
67 int volumecounter; /* running counter for faked volume entries */ 66 int volumecounter; /* running counter for faked volume entries */