AcessNative/nativefs - Removed debug
authorJohn Hodge <[email protected]>
Mon, 28 Jan 2013 10:53:01 +0000 (18:53 +0800)
committerJohn Hodge <[email protected]>
Mon, 28 Jan 2013 10:53:01 +0000 (18:53 +0800)
AcessNative/acesskernel_src/nativefs.c

index cca9e7d..1781621 100644 (file)
@@ -5,7 +5,7 @@
  * nativefs.c\r
  * - Host filesystem access\r
  */\r
-#define DEBUG  1\r
+#define DEBUG  0\r
 #define off_t  _acess_off_t\r
 #define sprintf _acess_sprintf\r
 #include <acess.h>     // Acess\r

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