X-Git-Url: http://code.vuplus.com/gitweb/?a=blobdiff_plain;f=skin.py;h=fc0360c54888a09f1a7713856c5a8c0208d38a91;hb=57973c8bc2bcb58795cc63e9cf67ceba38f08589;hp=b0b450559e629270ce91bc58407f9d3b8b0dc1da;hpb=393d8782dc0d19f4c67c1d988ab0631762c714a7;p=vuplus_dvbapp diff --git a/skin.py b/skin.py index b0b4505..fc0360c 100644 --- a/skin.py +++ b/skin.py @@ -14,9 +14,6 @@ from Tools.XMLTools import elementsWithTag, mergeText colorNames = dict() -def queryColor(colorName): - return colorNames.get(colorName) - def dump(x, i=0): print " " * i + str(x) try: