telepathyClient: Remove unused variable
This commit is contained in:
parent
604085fdb9
commit
df1bed941d
@ -783,7 +783,6 @@ const ChatNotification = new Lang.Class({
|
|||||||
|
|
||||||
this._createScrollArea();
|
this._createScrollArea();
|
||||||
this._lastGroup = null;
|
this._lastGroup = null;
|
||||||
this._lastGroupActor = null;
|
|
||||||
|
|
||||||
// Keep track of the bottom position for the current adjustment and
|
// 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
|
// force a scroll to the bottom if things change while we were at the
|
||||||
|
Loading…
Reference in New Issue
Block a user