]> 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.ruf@ueberbit.de>
Thu, 15 Mar 2018 10:03:00 +0000 (11:03 +0100)
js/foundation.magellan.js

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