It simply has never been used. --- pyanaconda/gui.py | 6 ------ 1 files changed, 0 insertions(+), 6 deletions(-) diff --git a/pyanaconda/gui.py b/pyanaconda/gui.py index 92cae55..b95982c 100755 --- a/pyanaconda/gui.py +++ b/pyanaconda/gui.py @@ -1521,12 +1521,6 @@ class InstallControlState: def getNextEnabled (self): return self.nextEnabled - def setScreenPrev (self): - self.cw.prevClicked () - - def setScreenNext (self): - self.cw.nextClicked () - def setGrabNext (self, value): self.grabNext = value self.cw.update (self) -- 1.7.3.3 _______________________________________________ Anaconda-devel-list mailing list Anaconda-devel-list@xxxxxxxxxx https://www.redhat.com/mailman/listinfo/anaconda-devel-list