From 828cb7a147b2dd7fee14c85a3097bfd7ab9cd200 Mon Sep 17 00:00:00 2001 From: "Carlos R. Mafra" Date: Sun, 28 Mar 2010 14:34:05 +0200 Subject: [PATCH] Remove GRADIENT_CLIP_ARROWS from wconfig.h.in ...as it appears nowhere else in the source code. --- src/wconfig.h.in | 3 --- 1 file changed, 3 deletions(-) diff --git a/src/wconfig.h.in b/src/wconfig.h.in index 1a3bd116..f638327e 100644 --- a/src/wconfig.h.in +++ b/src/wconfig.h.in @@ -124,9 +124,6 @@ */ #undef WINDOW_BIRTH_ZOOM -/* whether arrow drawing in clip buttons should be gradiented */ -#undef GRADIENT_CLIP_ARROWS - /* * Some of the following options can be configured in the preference files, * but if for some reason they can't, these are their defaults.