diff --git a/core/modules/utils/dom/popup.js b/core/modules/utils/dom/popup.js index 4454b9a3d..7411a6d8b 100644 --- a/core/modules/utils/dom/popup.js +++ b/core/modules/utils/dom/popup.js @@ -110,31 +110,10 @@ Popup.prototype.popupInfo = function(domNode) { Display a popup by adding it to the stack */ Popup.prototype.show = function(options) { - var cancelLevel; - // Cancel any popups who aren't an ancestor of the current node - for(var t=0; t