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

index 97e1d8b..b08ee9d 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");
                return false;                   
             }
             return true;