mirror of
https://github.com/RGBCube/serenity
synced 2025-07-26 05:47:34 +00:00
Kernel: Remove unused Inode::is_shared_vmobject()
This commit is contained in:
parent
cee9528168
commit
63e1423830
2 changed files with 0 additions and 7 deletions
|
@ -88,7 +88,6 @@ public:
|
|||
|
||||
void set_shared_vmobject(SharedInodeVMObject&);
|
||||
RefPtr<SharedInodeVMObject> shared_vmobject() const;
|
||||
bool is_shared_vmobject(const SharedInodeVMObject&) const;
|
||||
|
||||
static void sync();
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue