From: Daniel Ruf Date: Mon, 26 Feb 2018 22:12:12 +0000 (+0100) Subject: remove unused code X-Git-Tag: v6.6.0~3^2~283^2~4 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=e50e15bc20ac006827c4f978f03e6dd3d99f387c;p=thirdparty%2Ffoundation%2Ffoundation-sites.git remove unused code --- diff --git a/js/foundation.magellan.js b/js/foundation.magellan.js index fb09d4450..c138b1a84 100644 --- a/js/foundation.magellan.js +++ b/js/foundation.magellan.js @@ -133,7 +133,6 @@ class Magellan extends Plugin { SmoothScroll.scrollToLoc(loc, options, function() { _this._inTransition = false; - //_this._updateActive(); }) }