summaryrefslogtreecommitdiffhomepage
path: root/frameworks/libThread.fwrk/headers
diff options
context:
space:
mode:
Diffstat (limited to 'frameworks/libThread.fwrk/headers')
-rw-r--r--frameworks/libThread.fwrk/headers/Config.h13
1 files changed, 0 insertions, 13 deletions
diff --git a/frameworks/libThread.fwrk/headers/Config.h b/frameworks/libThread.fwrk/headers/Config.h
deleted file mode 100644
index f8f5dab..0000000
--- a/frameworks/libThread.fwrk/headers/Config.h
+++ /dev/null
@@ -1,13 +0,0 @@
-// SPDX-License-Identifier: Apache-2.0
-// Copyright 2026, Amlal El Mahrouss (amlal@nekernel.org)
-// Licensed under the Apache License, Version 2.0 (see LICENSE file)
-// Official repository: https://github.com/ne-foss-org/ne-system
-
-#ifndef LIBTHREAD_FOUNDATION_H
-#define LIBTHREAD_FOUNDATION_H
-
-#include <libSystem/SystemKit/System.h>
-
-#define LIBTHREAD_VERSION 0x100000
-
-#endif // LIBTHREAD_FOUNDATION_H