aboutsummaryrefslogtreecommitdiff
path: root/src/Screen.cc
diff options
context:
space:
mode:
Diffstat (limited to 'src/Screen.cc')
-rw-r--r--src/Screen.cc8
1 files changed, 0 insertions, 8 deletions
diff --git a/src/Screen.cc b/src/Screen.cc
index bc87bc4..86799da 100644
--- a/src/Screen.cc
+++ b/src/Screen.cc
@@ -441,14 +441,6 @@ BScreen::BScreen(FbTk::ResourceManager &rm,
441 renderPosWindow(); 441 renderPosWindow();
442 m_tooltip_window->setDelay(*resource.tooltip_delay); 442 m_tooltip_window->setDelay(*resource.tooltip_delay);
443 443
444#if 0 // TODO: check if this is obsolete code!
445
446 //!! TODO: we shouldn't do this more than once, but since slit handles their
447 // own resources we must do this.
448 fluxbox->load_rc(*this);
449
450#endif
451
452 // setup workspaces and workspace menu 444 // setup workspaces and workspace menu
453 int nr_ws = *resource.workspaces; 445 int nr_ws = *resource.workspaces;
454 addWorkspace(); // at least one 446 addWorkspace(); // at least one