From mboxrd@z Thu Jan 1 00:00:00 1970 From: aq Subject: [PATCH] remove unused code in XendRoot.py Date: Thu, 2 Jun 2005 02:32:30 +0900 Message-ID: <9cde8bff05060110325fdbf407@mail.gmail.com> Reply-To: aq Mime-Version: 1.0 Content-Type: multipart/mixed; boundary="----=_Part_933_20213817.1117647150369" Return-path: List-Unsubscribe: , List-Post: List-Help: List-Subscribe: , Sender: xen-devel-bounces@lists.xensource.com Errors-To: xen-devel-bounces@lists.xensource.com To: Xen Dev List-Id: xen-devel@lists.xenproject.org ------=_Part_933_20213817.1117647150369 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: quoted-printable Content-Disposition: inline XendRoot.py::get_config method is not used in -unstable (as of cset@1.1623), so this patch removes it. Signed-off-by: Nguyen Anh Quynh