From f1e5fdcf69f2c9dc052bc6b6eed9be64d4ea15cd Mon Sep 17 00:00:00 2001 From: kojima Date: Thu, 4 Jan 2001 23:09:45 +0000 Subject: [PATCH] removed some unused compiletime option --- src/wconfig.h.in | 9 +-------- 1 file changed, 1 insertion(+), 8 deletions(-) diff --git a/src/wconfig.h.in b/src/wconfig.h.in index f97bedb0..1c9f46e1 100644 --- a/src/wconfig.h.in +++ b/src/wconfig.h.in @@ -25,7 +25,7 @@ #include "config.h" -/*** Change it (wconfig.h) *after* you ran configure ***/ +/*** Change this file (wconfig.h) *after* you ran configure ***/ /* *-------------------------------------------------------------------- @@ -126,13 +126,6 @@ /* - * define EXTEND_WINDOWSHORTCUT if you want 10 window shortcuts instead of 4. - */ -#define EXTEND_WINDOWSHORTCUT - - - -/* * define OPTIMIZE_SHAPE if you want the shape setting code to be optimized * for applications that change their shape frequently (like xdaliclock * -shape), removing flickering. If wmaker and your display are on -- 2.11.4.GIT