summaryrefslogtreecommitdiff
path: root/gcell/src/lib/runtime/spu
diff options
context:
space:
mode:
Diffstat (limited to 'gcell/src/lib/runtime/spu')
-rw-r--r--gcell/src/lib/runtime/spu/gc_main.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/gcell/src/lib/runtime/spu/gc_main.c b/gcell/src/lib/runtime/spu/gc_main.c
index 96381fa66..ef552f14a 100644
--- a/gcell/src/lib/runtime/spu/gc_main.c
+++ b/gcell/src/lib/runtime/spu/gc_main.c
@@ -19,7 +19,7 @@
* 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA.
*/
-#define ENABLE_GC_LOGGING // define to enable logging
+// #define ENABLE_GC_LOGGING // define to enable logging
#include <spu_intrinsics.h>
#include <spu_mfcio.h>