JSDOC/Packer.js
authorAlan Knowles <alan@akbkhome.com>
Tue, 27 Jul 2010 05:17:31 +0000 (13:17 +0800)
committerAlan Knowles <alan@akbkhome.com>
Tue, 27 Jul 2010 05:17:31 +0000 (13:17 +0800)
JSDOC/Packer.js

index b7fc9ef..64929ae 100644 (file)
@@ -100,9 +100,7 @@ Packer = function(cfg)
         this.translateJSON  = dirname + '/compiled/_translation_.js';
         
     }
-    
-    print(this);
-    Seed.quit();
+     
     
     this.timer =  new Date() * 1;
     this.packAll();