all repos — fluxbox @ 1f34dee9b3ce82a2b9f3578ecb14ad3c59080c46

custom fork of the fluxbox windowmanager

Remove obsolete code

ps: it was already commented out, I'm just deleting it
Pavel Labath pavelo@centrum.sk
commit

1f34dee9b3ce82a2b9f3578ecb14ad3c59080c46

parent

2e75d238abe6742bfa0f97b9669aa7bc6fa65759

1 files changed, 0 insertions(+), 8 deletions(-)

jump to
M src/Screen.ccsrc/Screen.cc

@@ -441,14 +441,6 @@ renderGeomWindow();

renderPosWindow(); m_tooltip_window->setDelay(*resource.tooltip_delay); -#if 0 // TODO: check if this is obsolete code! - - //!! TODO: we shouldn't do this more than once, but since slit handles their - // own resources we must do this. - fluxbox->load_rc(*this); - -#endif - // setup workspaces and workspace menu int nr_ws = *resource.workspaces; addWorkspace(); // at least one