diff --git a/js/ui/windowManager.js b/js/ui/windowManager.js index dfe1b44..b2e938c 100644 --- a/js/ui/windowManager.js +++ b/js/ui/windowManager.js @@ -1037,7 +1037,6 @@ var WindowManager = class { if (this._gsdWacomProxy) { this._gsdWacomProxy.SetOLEDLabelsRemote(pad.get_device_node(), labels); - this._gsdWacomProxy.SetGroupModeLEDRemote(pad.get_device_node(), group, mode); } });