disk_filesystem: Remove unused total_entries_in_directory member from Disk_Directory

pull/8/head
Lioncash 7 years ago
parent e61a4dd485
commit 80982748c8

@ -74,7 +74,6 @@ public:
}
protected:
u32 total_entries_in_directory;
FileUtil::FSTEntry directory;
// We need to remember the last entry we returned, so a subsequent call to Read will continue

Loading…
Cancel
Save