all repos — fluxbox @ 1f6ab73150f07c88f8dafd27a4b0e2014569297c

custom fork of the fluxbox windowmanager

removed Windowmenu
fluxgen fluxgen
commit

1f6ab73150f07c88f8dafd27a4b0e2014569297c

parent

d9c7b141c1e78d89de3380fd646489832a1c9678

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

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

@@ -22,7 +22,7 @@ // LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING

// FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER // DEALINGS IN THE SOFTWARE. -// $Id: Workspace.cc,v 1.41 2003/01/12 18:08:05 fluxgen Exp $ +// $Id: Workspace.cc,v 1.42 2003/01/12 18:51:46 fluxgen Exp $ #include "Workspace.hh"

@@ -30,7 +30,6 @@ #include "i18n.hh"

#include "fluxbox.hh" #include "Screen.hh" #include "Window.hh" -#include "Windowmenu.hh" #include "StringUtil.hh" #include "Slit.hh"