From: aq <aquynh@gmail.com>
To: xen-devel <xen-devel@lists.xensource.com>
Subject: [PATCH] remove unused code in XendConsole.py (-testing tree)
Date: Mon, 30 May 2005 00:09:52 +0900 [thread overview]
Message-ID: <9cde8bff05052908097ab796b5@mail.gmail.com> (raw)
[-- 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
next reply other threads:[~2005-05-29 15:09 UTC|newest]
Thread overview: 3+ messages / expand[flat|nested] mbox.gz Atom feed top
2005-05-29 15:09 aq [this message]
2005-05-31 9:17 ` [PATCH] remove unused code in XendConsole.py (-testing tree) Christian Limpach
2005-05-31 9:30 ` Christian Limpach
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=9cde8bff05052908097ab796b5@mail.gmail.com \
--to=aquynh@gmail.com \
--cc=xen-devel@lists.xensource.com \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
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.