diff --git a/js/ui/messageTray.js b/js/ui/messageTray.js index 6fba5dd6d..6b7199e92 100644 --- a/js/ui/messageTray.js +++ b/js/ui/messageTray.js @@ -1441,7 +1441,6 @@ const MessageTray = new Lang.Class({ this._clickedSummaryItem = null; this._clickedSummaryItemMouseButton = -1; this._clickedSummaryItemAllocationChangedId = 0; - this._pointerBarrier = 0; this._closeButton = makeCloseButton(); this._closeButton.hide();