BrowserWindow.vala
[app.webkitpdf] / BrowserWindow.vala
index 97e1d8b..374f983 100644 (file)
@@ -108,6 +108,7 @@ public class BrowserWindow : Object
             if (cd < 1) {
                print("calling printit - timed out");
                _this.view.printit();
+               print("deleting tmp file %s\n",file.get_path ());
                return false;                   
             }
             return true;