Files
ladybird/Kernel/FileSystem/Inode.h
Andreas Kling a9f76b8270 Kernel: Remove Inode's inheritance from Weakable
Nobody was using WeakPtr<Inode> anywhere, so there's no need for this
to inherit from Weakable.
2021-07-21 20:17:55 +02:00

4.8 KiB