removed unused variable
fluxgen fluxgen
1 files changed,
0 insertions(+),
2 deletions(-)
jump to
M
src/Window.cc
→
src/Window.cc
@@ -621,7 +621,6 @@ menu().hide();
// reparent client win to this frame frame().setClientWindow(client); - FbTk::EventManager &evm = *FbTk::EventManager::instance(); WinClient *was_focused = 0; WinClient *focused_win = Fluxbox::instance()->getFocusedWindow();@@ -1572,7 +1571,6 @@ */
void FluxboxWindow::setFullscreen(bool flag) { const int head = screen().getHead(fbWindow()); - Fluxbox* fb = Fluxbox::instance(); if (flag && !isFullscreen()) {