ysf does not need autoclear any more

This commit is contained in:
Jakob Ketterl
2021-01-16 21:19:00 +01:00
parent f3444a4edb
commit 667fe596dc
2 changed files with 4 additions and 5 deletions

View File

@ -93,7 +93,6 @@ YsfMetaPanel.prototype.update = function(data) {
};
YsfMetaPanel.prototype.clear = function() {
MetaPanel.prototype.clear.call(this);
this.setMode();
this.setSource();
this.setLocation();