Fix #7982 - roo javascript completion
[roobuilder] / src / Application.vala
index 9eb45bd..7584337 100644 (file)
                        }
                        var loop = new MainLoop();
                        GLib.Timeout.add_seconds(1, () => {
-                               if (!ls.isReady()) {
-                                       GLib.debug("waiting for server to be ready");
-                                       return true;
-                               }
+                        
                                GLib.debug("Sending document_open");
                                // it's ready..