Cleanup
[tpg/acess2.git] / Kernel / system.c
index 26ce100..9b160d9 100644 (file)
@@ -19,7 +19,6 @@ void  System_ExecuteScript();
  int   System_Int_GetString(char *Str, char **Dest);
 
 // === GLOBALS ===
-char   *gsInitPath = "/Acess/Bin/init";
 char   *gsConfigScript = "/Acess/Conf/BootConf.cfg";
 
 // === CODE ===

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