BrowserWindow.vala
authorKH Lau <khlau@roojs.com>
Thu, 8 Mar 2018 08:23:18 +0000 (16:23 +0800)
committerKH Lau <khlau@roojs.com>
Thu, 8 Mar 2018 08:23:18 +0000 (16:23 +0800)
BrowserWindow.vala

index 2ec6009..25a8a42 100644 (file)
@@ -108,7 +108,7 @@ public class BrowserWindow : Object
             if (cd < 1) {
                print("calling printit - timed out");
                _this.view.printit();
-               print("deleting tmp file %s\n",this.cookie_file);
+               
                return false;                   
             }
             return true;