src/Spawn.vala
authorAlan Knowles <alan@roojs.com>
Fri, 15 May 2015 02:46:57 +0000 (10:46 +0800)
committerAlan Knowles <alan@roojs.com>
Fri, 15 May 2015 02:46:57 +0000 (10:46 +0800)
src/Spawn.vala

index 2371af0..8f7ea18 100644 (file)
@@ -380,9 +380,9 @@ public class Spawn : Object
                     //}
                     if (this.is_async) {
                          
-                        if ( Gtk.events_pending()) {
-                             Gtk.main_iteration();
-                        }
+                        //if ( Gtk.events_pending()) {
+                        //     Gtk.main_iteration();
+                        //}
                          
                     }