removed obsolute code for icons

This commit is contained in:
lars 2006-10-31 15:34:31 +00:00
parent ec2b42c3be
commit cff42b7b6f
1 changed files with 0 additions and 2 deletions

View File

@ -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: