1
0
mirror of https://github.com/gryf/wmaker.git synced 2025-12-23 22:52:34 +01:00

Remove GRADIENT_CLIP_ARROWS from wconfig.h.in

...as it appears nowhere else in the source code.
This commit is contained in:
Carlos R. Mafra
2010-03-28 14:34:05 +02:00
parent 71aa4f2884
commit 828cb7a147

View File

@@ -124,9 +124,6 @@
*/ */
#undef WINDOW_BIRTH_ZOOM #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, * Some of the following options can be configured in the preference files,
* but if for some reason they can't, these are their defaults. * but if for some reason they can't, these are their defaults.