Compile fixes for clang
[tpg/acess2.git] / Kernel / time.c
index e64d0b7..54ef08f 100644 (file)
@@ -17,7 +17,6 @@ typedef struct sTimer {
 } tTimer;
 
 // === PROTOTYPES ===
-Sint64 now(void);
 void   Timer_CallTimers(void);
 
 // === GLOBALS ===

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