BrowserView.js
authorAlan Knowles <alan@roojs.com>
Thu, 14 Apr 2016 08:08:44 +0000 (16:08 +0800)
committerAlan Knowles <alan@roojs.com>
Thu, 14 Apr 2016 08:08:44 +0000 (16:08 +0800)
BrowserView.js

index a1ba308..d5cd8c3 100644 (file)
@@ -343,7 +343,7 @@ BrowserView = new GType({
             
             
             if (done_print) {
-                queue_print++;
+               
                 print("do_print called -- while already doing this... - restarting queue...");
                 GLib.timeout_add(GLib.PRIORITY_DEFAULT, BrowserSettings.delay *1, realprint);