Loading...
--- dyld/dyld-1340/common/FileManager.h
+++ dyld/dyld-1162/common/FileManager.h
@@ -97,7 +97,6 @@
FileManager& operator=(const FileManager& O) = delete;
FileManager& operator=(FileManager&& O) = delete;
FileManager(Allocator& allocator, const SyscallDelegate* syscall);
- FileManager(Allocator& allocator);
FileRecord fileRecordForPath(Allocator& allocator, const char* filePath);
FileRecord fileRecordForStat(const struct stat& sb);