From 1f34dee9b3ce82a2b9f3578ecb14ad3c59080c46 Mon Sep 17 00:00:00 2001 From: Pavel Labath Date: Thu, 14 Jul 2011 13:18:37 +0200 Subject: Remove obsolete code ps: it was already commented out, I'm just deleting it --- src/Screen.cc | 8 -------- 1 file changed, 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, 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 -- cgit v0.11.2