diff --git a/src/service/plugins/systemvolume.js b/src/service/plugins/systemvolume.js index 9db02d1df..f688d61a8 100644 --- a/src/service/plugins/systemvolume.js +++ b/src/service/plugins/systemvolume.js @@ -73,12 +73,6 @@ const SystemVolumePlugin = GObject.registerClass({ } } - connected() { - super.connected(); - - this._sendSinkList(); - } - /** * Handle a request to change an output *