From: Daniel Ruf Date: Sat, 23 Feb 2019 23:34:22 +0000 (+0100) Subject: refactor: remove the deprecated GetOffsets method X-Git-Tag: v6.6.0~3^2~18^2 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=refs%2Fpull%2F11697%2Fhead;p=thirdparty%2Ffoundation%2Ffoundation-sites.git refactor: remove the deprecated GetOffsets method --- diff --git a/js/foundation.util.box.js b/js/foundation.util.box.js index 625c46c06..11688c358 100644 --- a/js/foundation.util.box.js +++ b/js/foundation.util.box.js @@ -7,7 +7,6 @@ var Box = { ImNotTouchingYou: ImNotTouchingYou, OverlapArea: OverlapArea, GetDimensions: GetDimensions, - GetOffsets: GetOffsets, GetExplicitOffsets: GetExplicitOffsets }