all repos — fluxbox @ 17c9cafd25f852d59abd0e106fc0c2100432d72c

custom fork of the fluxbox windowmanager

removed unused variable
fluxgen fluxgen
commit

17c9cafd25f852d59abd0e106fc0c2100432d72c

parent

5ecc2f8fa48550761fac5522d88f2871305b7d0b

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

jump to
M util/fbrun/main.ccutil/fbrun/main.cc

@@ -129,7 +129,6 @@ }

} // get color - XColor xc_foreground, xc_background; FbTk::Color fg_color(foreground.c_str(), 0); FbTk::Color bg_color(background.c_str(), 0);