summaryrefslogtreecommitdiffhomepage
path: root/Kernel/FSKit/NewFS.hxx
diff options
context:
space:
mode:
authorAmlal El Mahrouss <amlal@el-mahrouss-logic.com>2024-05-12 14:22:35 +0200
committerAmlal El Mahrouss <amlal@el-mahrouss-logic.com>2024-05-12 14:22:35 +0200
commitc90f6b27e5fe229a69a20f4a4fc453bb6e787e90 (patch)
treebf740a60a65d5e33d7e4ee64a0837599f7e99771 /Kernel/FSKit/NewFS.hxx
parent4e4f9e871236067f0cda4b67a732d3b3bbf08884 (diff)
MHR-23: Add tls_delete_class function.
Signed-off-by: Amlal El Mahrouss <amlal@el-mahrouss-logic.com>
Diffstat (limited to 'Kernel/FSKit/NewFS.hxx')
-rw-r--r--Kernel/FSKit/NewFS.hxx1
1 files changed, 0 insertions, 1 deletions
diff --git a/Kernel/FSKit/NewFS.hxx b/Kernel/FSKit/NewFS.hxx
index dca7aa2c..acb22798 100644
--- a/Kernel/FSKit/NewFS.hxx
+++ b/Kernel/FSKit/NewFS.hxx
@@ -209,7 +209,6 @@ namespace NewOS
/// \brief NewFS parser class. (catalog creation, remove removal, root,
/// forks...) Designed like the DOM, detects the filesystem automatically.
///
-
class NewFSParser final
{
public: