mirror of
https://github.com/fergalmoran/ladybird.git
synced 2026-02-25 09:04:53 +00:00
Remove FS::read_entire_inode() in favor of Inode::read_entire().
This commit is contained in:
@@ -51,8 +51,6 @@ public:
|
||||
|
||||
virtual RetainPtr<Inode> get_inode(InodeIdentifier) const = 0;
|
||||
|
||||
ByteBuffer read_entire_inode(InodeIdentifier, FileDescriptor* = nullptr) const;
|
||||
|
||||
protected:
|
||||
FS();
|
||||
|
||||
|
||||
Reference in New Issue
Block a user