Remove redundant resetAppIcons call

This commit is contained in:
Charles Gagnon
2020-01-01 20:14:33 -05:00
parent 9b81aec08b
commit ab22b49a0b

View File

@@ -347,7 +347,6 @@ var taskbar = Utils.defineClass({
Lang.bind(this, function() {
this.isGroupApps = Me.settings.get_boolean('group-apps');
this._connectWorkspaceSignals();
this.resetAppIcons();
})
],
[