Kernel/messages - Fix compile error in debug
[tpg/acess2.git] / KernelLand / Kernel / vfs / select.c
index 439afc0..d2ef808 100644 (file)
@@ -20,9 +20,6 @@
 // === CONSTANTS ===
 #define        NUM_THREADS_PER_ALLOC   4
 
-// === IMPORTS ===
-extern tThread *Proc_GetCurThread(void);
-
 // === TYPES ===
 typedef struct sVFS_SelectListEnt      tVFS_SelectListEnt;
 

UCC git Repository :: git.ucc.asn.au