diff --git a/src/system/libroot/os/fs_attr.cpp b/src/system/libroot/os/fs_attr.cpp index fecfdd0773..88dedb828c 100644 --- a/src/system/libroot/os/fs_attr.cpp +++ b/src/system/libroot/os/fs_attr.cpp @@ -17,10 +17,6 @@ #include -// TODO: think about adding special syscalls for the read/write/stat functions -// to speed them up - - static DIR * open_attr_dir(int file, const char *path, bool traverse) {