]> git.ipfire.org Git - thirdparty/foundation/foundation-sites.git/commitdiff
remove unused code
authorDaniel Ruf <daniel@daniel-ruf.de>
Mon, 26 Feb 2018 22:12:12 +0000 (23:12 +0100)
committerDaniel Ruf <daniel@daniel-ruf.de>
Mon, 26 Feb 2018 22:12:12 +0000 (23:12 +0100)
js/foundation.magellan.js

index fb09d44505f0d320358bde1545ba7da67859e50c..c138b1a840091a1f8139999f1818c0c4d9f5e955 100644 (file)
@@ -133,7 +133,6 @@ class Magellan extends Plugin {
 
     SmoothScroll.scrollToLoc(loc, options, function() {
       _this._inTransition = false;
-      //_this._updateActive();
     })
   }