fix signals
[sface.git] / sface / mainwindow.py
index 7017dd7..689707f 100644 (file)
@@ -164,5 +164,3 @@ class MainWindow(QWidget):
     def setStatus(self, msg, timeout):
         self.status.set(msg, timeout)
 
-    def rspecUpdated(self):
-        self.rspec_screen.update_view()