removed obsolute code for icons
This commit is contained in:
parent
ec2b42c3be
commit
cff42b7b6f
1 changed files with 0 additions and 2 deletions
|
@ -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…
Reference in a new issue