removed obsolute code for icons

master
lars 17 years ago
parent ec2b42c3be
commit cff42b7b6f

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

Loading…
Cancel
Save