From cff42b7b6f94b45b97b48686efbc92f17f24fa5f Mon Sep 17 00:00:00 2001 From: lars Date: Tue, 31 Oct 2006 15:34:31 +0000 Subject: [PATCH] removed obsolute code for icons --- pythonrewrite/bin/WebInterfaceSites.py | 2 -- 1 file changed, 2 deletions(-) diff --git a/pythonrewrite/bin/WebInterfaceSites.py b/pythonrewrite/bin/WebInterfaceSites.py index 1e1139f..44a2a9a 100755 --- a/pythonrewrite/bin/WebInterfaceSites.py +++ b/pythonrewrite/bin/WebInterfaceSites.py @@ -198,8 +198,6 @@ class WebInterfaceSites: del args["weblang"] except KeyError: pass - if "icon" in args.keys(): - return plugin.getIcon() ## check the device argument of volume plugins if "volume" in plugin.pluginCapabilities: try: