restore baris tree expansion feature. Removed >print< statements.
[sface.git] / sface / mainwindow.py
index b064769..0b52d95 100644 (file)
@@ -175,6 +175,5 @@ class MainWindow(QWidget):
         self.status.set(msg, timeout)
 
     def nodeSelectionChanged(self, hostname):
-        print "nodeSelectionChanged"
         if self.rspecWindow.isVisible():
             self.rspecWindow.showNode(hostname)