aboutsummaryrefslogtreecommitdiff
path: root/src/Screen.cc
diff options
context:
space:
mode:
Diffstat (limited to 'src/Screen.cc')
-rw-r--r--src/Screen.cc2
1 files changed, 0 insertions, 2 deletions
diff --git a/src/Screen.cc b/src/Screen.cc
index 73e2aab..2d04566 100644
--- a/src/Screen.cc
+++ b/src/Screen.cc
@@ -676,8 +676,6 @@ void BScreen::changeWorkspaceID(int id) {
676 current_workspace->getLastFocusedWindow()->setInputFocus(); 676 current_workspace->getLastFocusedWindow()->setInputFocus();
677 } 677 }
678 } 678 }
679
680
681 679
682 updateNetizenCurrentWorkspace(); 680 updateNetizenCurrentWorkspace();
683} 681}