diff --git a/src/offset.js b/src/offset.js index c27dc5a8d..fe649ae3e 100644 --- a/src/offset.js +++ b/src/offset.js @@ -96,9 +96,8 @@ jQuery.offset = { this.doesNotIncludeMarginInBodyOffset = (body.offsetTop !== bodyMarginTop); body.removeChild( container ); - jQuery.offset.initialize = function(){}; - body = container = innerDiv = checkDiv = table = td = null; + jQuery.offset.initialize = function(){}; }, bodyOffset: function(body) {