diff --git a/htdocs/index.html b/htdocs/index.html
index 81d2a6d..78737d3 100644
--- a/htdocs/index.html
+++ b/htdocs/index.html
@@ -66,11 +66,11 @@
diff --git a/htdocs/lib/MetaPanel.js b/htdocs/lib/MetaPanel.js
index 7b54a0a..d9d9d8e 100644
--- a/htdocs/lib/MetaPanel.js
+++ b/htdocs/lib/MetaPanel.js
@@ -93,7 +93,6 @@ YsfMetaPanel.prototype.update = function(data) {
};
YsfMetaPanel.prototype.clear = function() {
- MetaPanel.prototype.clear.call(this);
this.setMode();
this.setSource();
this.setLocation();