shellMountOperation: Remove unused volume monitor
It seems to have never been used since 6b5f9a647a
, the commit that
introduced it.
Part-of: <https://gitlab.gnome.org/GNOME/gnome-shell/-/merge_requests/2021>
This commit is contained in:
parent
b518f2b6af
commit
2e275cca25
@ -542,7 +542,6 @@ var GnomeShellMountOpHandler = class {
|
||||
Gio.BusNameOwnerFlags.REPLACE, null, null);
|
||||
|
||||
this._dialog = null;
|
||||
this._volumeMonitor = Gio.VolumeMonitor.get();
|
||||
|
||||
this._ensureEmptyRequest();
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user