main.js
authorChris <chris@roojs.com>
Tue, 17 Sep 2013 09:54:33 +0000 (17:54 +0800)
committerChris <chris@roojs.com>
Tue, 17 Sep 2013 09:54:33 +0000 (17:54 +0800)
main.js

diff --git a/main.js b/main.js
index 80ae36d..11c9a58 100755 (executable)
--- a/main.js
+++ b/main.js
@@ -49,10 +49,10 @@ for(var i=0; i< args.length; i++){
             break;
     }
 }
-
-print(cfg.url);
-print(cfg.delay);
-print(cfg.export_filename);
+//
+//print(cfg.url);
+//print(cfg.delay);
+//print(cfg.export_filename);
 //window.add(button);
 //BrowserSettings.home_page = 'http://sg.lifestyleasia.com/videos/video-british-polo-day-singapore-2012/';
 TabbedBrowser.browser = new TabbedBrowser.TabbedBrowser();