* [PATCH] remove unused code in XendConsole.py (-testing tree)
@ 2005-05-29 15:09 aq
2005-05-31 9:17 ` Christian Limpach
0 siblings, 1 reply; 3+ messages in thread
From: aq @ 2005-05-29 15:09 UTC (permalink / raw)
To: xen-devel
[-- Attachment #1: Type: text/plain, Size: 243 bytes --]
This patch removes unused code in XendConsole.py, -testing tree
(ChangeSet@1.1885.1.1)
Signed-off-by: Nguyen Anh Quynh <aquynh@gmail.com>
$ diffstat xendconsole.patch
XendConsole.py | 8 --------
1 files changed, 8 deletions(-)
[-- Attachment #2: xendconsole.patch --]
[-- Type: application/octet-stream, Size: 479 bytes --]
===== tools/python/xen/xend/XendConsole.py 1.12 vs edited =====
--- 1.12/tools/python/xen/xend/XendConsole.py 2004-11-04 07:51:39 +09:00
+++ edited/tools/python/xen/xend/XendConsole.py 2005-05-30 00:01:09 +09:00
@@ -1,13 +1,5 @@
# Copyright (C) 2004 Mike Wray <mike.wray@hp.com>
-import socket
-import xen.lowlevel.xc
-xc = xen.lowlevel.xc.new()
-
-import sxp
-import XendRoot
-xroot = XendRoot.instance()
-import XendDB
from XendError import XendError
import EventServer
[-- Attachment #3: Type: text/plain, Size: 138 bytes --]
_______________________________________________
Xen-devel mailing list
Xen-devel@lists.xensource.com
http://lists.xensource.com/xen-devel
^ permalink raw reply [flat|nested] 3+ messages in thread
end of thread, other threads:[~2005-05-31 9:30 UTC | newest]
Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2005-05-29 15:09 [PATCH] remove unused code in XendConsole.py (-testing tree) aq
2005-05-31 9:17 ` Christian Limpach
2005-05-31 9:30 ` Christian Limpach
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.