Removed debug
authorJohn Hodge <[email protected]>
Sat, 31 Jul 2010 15:08:10 +0000 (23:08 +0800)
committerJohn Hodge <[email protected]>
Sat, 31 Jul 2010 15:08:10 +0000 (23:08 +0800)
Kernel/modules.c

index 560a19b..92dd8d3 100644 (file)
@@ -2,7 +2,7 @@
  * Acess2
  * - Module Loader
  */
-#define DEBUG  1
+#define DEBUG  0
 #include <acess.h>
 #include <modules.h>
 

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