On Thu, 15 Jul 2010, Ales Kozumplik wrote:
never called since the 2006 world cup
:) Ack.
(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
-- David Cantrell <dcantrell@xxxxxxxxxx> Red Hat / Honolulu, HI _______________________________________________ Anaconda-devel-list mailing list Anaconda-devel-list@xxxxxxxxxx https://www.redhat.com/mailman/listinfo/anaconda-devel-list