mirror of
https://github.com/edu4rdshl/gnome-shell.git
synced 2026-07-18 07:34:54 +00:00
dateMenu: Remove unused property
This is a left-over from an earlier iteration where the session's
presence status was used rather than the GSetting.
https://gitlab.gnome.org/GNOME/gnome-shell/-/issues/2796
(cherry picked from commit 4e2ae30a47)
This commit is contained in:
parent
1a045bb210
commit
3f24721c76
1 changed files with 0 additions and 1 deletions
|
|
@ -481,7 +481,6 @@ class MessagesIndicator extends St.Icon {
|
|||
|
||||
this._sources = [];
|
||||
this._count = 0;
|
||||
this._doNotDisturb = false;
|
||||
|
||||
this._settings = new Gio.Settings({
|
||||
schema_id: 'org.gnome.desktop.notifications',
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue