summaryrefslogtreecommitdiffhomepage
path: root/SDK/Libraries/CoreSystem/Sources/Thread.c
diff options
context:
space:
mode:
Diffstat (limited to 'SDK/Libraries/CoreSystem/Sources/Thread.c')
-rw-r--r--SDK/Libraries/CoreSystem/Sources/Thread.c9
1 files changed, 0 insertions, 9 deletions
diff --git a/SDK/Libraries/CoreSystem/Sources/Thread.c b/SDK/Libraries/CoreSystem/Sources/Thread.c
deleted file mode 100644
index 7d00bf9e..00000000
--- a/SDK/Libraries/CoreSystem/Sources/Thread.c
+++ /dev/null
@@ -1,9 +0,0 @@
-/* -------------------------------------------
-
- Copyright SoftwareLabs
-
-------------------------------------------- */
-
-#include <Headers/Thread.h>
-
-ThreadRef kMainThread = 0;