mirror of
https://github.com/RGBCube/serenity
synced 2025-07-26 23:07:36 +00:00
Kernel: Remove unused SynthFS filesystem
This used to be the base class of ProcFS and DevPtsFS but not anymore.
This commit is contained in:
parent
f3f0b08d43
commit
1c8f017730
3 changed files with 0 additions and 379 deletions
|
@ -89,7 +89,6 @@ VFS_OBJS = \
|
|||
FileSystem/Ext2FileSystem.o \
|
||||
FileSystem/VirtualFileSystem.o \
|
||||
FileSystem/FileDescription.o \
|
||||
FileSystem/SyntheticFileSystem.o \
|
||||
Devices/SB16.o
|
||||
|
||||
AK_OBJS = \
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue