All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH] tools python: remove unused python functions
@ 2009-06-23 13:48 Christoph Egger
  0 siblings, 0 replies; only message in thread
From: Christoph Egger @ 2009-06-23 13:48 UTC (permalink / raw)
  To: xen-devel

[-- Attachment #1: Type: text/plain, Size: 430 bytes --]


Hi!

Attached patch removes two python functions from auxbin
which are no longer in use.

Signed-off-by: Christoph Egger <Christoph.Egger@amd.com>


-- 
---to satisfy European Law for business letters:
Advanced Micro Devices GmbH
Karl-Hammerschmidt-Str. 34, 85609 Dornach b. Muenchen
Geschaeftsfuehrer: Thomas M. McCoy, Giuliano Meroni
Sitz: Dornach, Gemeinde Aschheim, Landkreis Muenchen
Registergericht Muenchen, HRB Nr. 43632

[-- Attachment #2: xen_auxbin.diff --]
[-- Type: text/x-diff, Size: 396 bytes --]

diff -r 5f5112a7d2ff tools/python/xen/util/auxbin.py
--- a/tools/python/xen/util/auxbin.py	Tue Jun 23 11:27:54 2009 +0100
+++ b/tools/python/xen/util/auxbin.py	Tue Jun 23 15:44:17 2009 +0200
@@ -40,12 +40,6 @@ def pathTo(exebin):
             return exe
     return None
 
-def path():
-    return LIBEXEC
-
-def libpath():
-    return LIBDIR
-
 def xen_configdir():
     return XEN_CONFIG_DIR
 

[-- 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] only message in thread

only message in thread, other threads:[~2009-06-23 13:48 UTC | newest]

Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2009-06-23 13:48 [PATCH] tools python: remove unused python functions Christoph Egger

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.