XObject.js
authorAlan Knowles <alan@akbkhome.com>
Tue, 25 May 2010 08:51:26 +0000 (16:51 +0800)
committerAlan Knowles <alan@akbkhome.com>
Tue, 25 May 2010 08:51:26 +0000 (16:51 +0800)
XObject.js

index 5543ba5..3155dba 100644 (file)
@@ -486,7 +486,7 @@ XObject.extend(XObject,
      * @property {Boolean} debug XObject  debugging.  - set to true to debug.
      * 
      */
-    debug : true,
+    debug : false,
     /**
      * @property {Object} cache - cache of object ids
      *