ysf does not need autoclear any more
This commit is contained in:
@ -93,7 +93,6 @@ YsfMetaPanel.prototype.update = function(data) {
|
||||
};
|
||||
|
||||
YsfMetaPanel.prototype.clear = function() {
|
||||
MetaPanel.prototype.clear.call(this);
|
||||
this.setMode();
|
||||
this.setSource();
|
||||
this.setLocation();
|
||||
|
Reference in New Issue
Block a user