BrowserWindow.vala
[app.webkitpdf] / 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;