From df1bed941dcdfac8ddd99702332c52c80ef91905 Mon Sep 17 00:00:00 2001 From: "Jasper St. Pierre" Date: Wed, 28 May 2014 13:09:43 -0400 Subject: [PATCH] telepathyClient: Remove unused variable --- js/ui/components/telepathyClient.js | 1 - 1 file changed, 1 deletion(-) diff --git a/js/ui/components/telepathyClient.js b/js/ui/components/telepathyClient.js index c42f58eb0..3593ad093 100644 --- a/js/ui/components/telepathyClient.js +++ b/js/ui/components/telepathyClient.js @@ -783,7 +783,6 @@ const ChatNotification = new Lang.Class({ this._createScrollArea(); this._lastGroup = null; - this._lastGroupActor = null; // Keep track of the bottom position for the current adjustment and // force a scroll to the bottom if things change while we were at the