[master] remove doShutdownX11Actions().

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



never called since the 2006 world cup
(a9240ccced95966c0739419b62bce0367f378e40).
---
 anaconda |   10 ----------
 1 files changed, 0 insertions(+), 10 deletions(-)

diff --git a/anaconda b/anaconda
index ebebb62..8949b31 100755
--- a/anaconda
+++ b/anaconda
@@ -118,16 +118,6 @@ def set_x_resolution(runres):
                                    ["-d", ":1", "-q"],
                                    stdout="/dev/tty5", stderr="/dev/tty5")
 
-def doShutdownX11Actions():
-    global wm_pid
-    
-    if wm_pid is not None:
-        try:
-            os.kill(wm_pid, 15)
-            os.waitpid(wm_pid, 0)
-        except:
-            pass
-
 def setupPythonUpdates():
     from distutils.sysconfig import get_python_lib
 
-- 
1.7.1.1

_______________________________________________
Anaconda-devel-list mailing list
Anaconda-devel-list@xxxxxxxxxx
https://www.redhat.com/mailman/listinfo/anaconda-devel-list


[Index of Archives]     [Kickstart]     [Fedora Users]     [Fedora Legacy List]     [Fedora Maintainers]     [Fedora Desktop]     [Fedora SELinux]     [Big List of Linux Books]     [Yosemite News]     [Yosemite Photos]     [KDE Users]     [Fedora Tools]
  Powered by Linux