Unused. --- pyanaconda/gui.py | 6 ------ 1 files changed, 0 insertions(+), 6 deletions(-) diff --git a/pyanaconda/gui.py b/pyanaconda/gui.py index 9250660..16735d2 100755 --- a/pyanaconda/gui.py +++ b/pyanaconda/gui.py @@ -1427,12 +1427,6 @@ class InstallControlWindow: # the mnemonics work without additional clicking self.window.present() - def busyCursorPush(self): - rootPushBusyCursor() - - def busyCursorPop(self): - rootPopBusyCursor() - def run (self): self.setup_window(False) # start the dispatcher right after the main loop is started: -- 1.7.3.3 _______________________________________________ Anaconda-devel-list mailing list Anaconda-devel-list@xxxxxxxxxx https://www.redhat.com/mailman/listinfo/anaconda-devel-list