Skip to content

Commit 589ca76

Browse files
committed
Cleanup unused function
1 parent 380199f commit 589ca76

1 file changed

Lines changed: 0 additions & 1 deletion

File tree

window.js

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -246,7 +246,6 @@ var WindowManager = GObject.registerClass(
246246
}),
247247
globalWsm.connect("active-workspace-changed", () => {
248248
this.hideWindowBorders();
249-
this.ext.indicator.updateTileIcon();
250249
this.trackCurrentMonWs();
251250
this.updateDecorationLayout();
252251
this.renderTree("active-workspace-changed");

0 commit comments

Comments
 (0)