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@redhat.com
https://www.redhat.com/mailman/listinfo/anaconda-devel-list