messageTray: Remove unused properties from Source
Part-of: <https://gitlab.gnome.org/GNOME/gnome-shell/-/merge_requests/3103>
This commit is contained in:

committed by
Marge Bot

parent
b78cc1c62a
commit
1b49cc643c
@ -314,7 +314,6 @@ class ChatSource extends MessageTray.Source {
|
||||
|
||||
super._init(contact.get_alias());
|
||||
|
||||
this.isChat = true;
|
||||
this._pendingMessages = [];
|
||||
|
||||
this._conn = conn;
|
||||
|
Reference in New Issue
Block a user