From 13c2d523e22c45e8d9832cc47e15212638b22f87 Mon Sep 17 00:00:00 2001 From: "Carlos R. Mafra" Date: Sun, 6 Dec 2009 15:53:09 +0100 Subject: [PATCH] Remove DRAWSTRING_PLUGIN reference from wconfig.h.in DRAWSTRING_PLUGIN never appears anywhere else in the sources. --- src/wconfig.h.in | 3 --- 1 file changed, 3 deletions(-) diff --git a/src/wconfig.h.in b/src/wconfig.h.in index f37dc048..cab2bd0f 100644 --- a/src/wconfig.h.in +++ b/src/wconfig.h.in @@ -37,9 +37,6 @@ * some sort of problem with them. */ #define TEXTURE_PLUGIN -#ifdef TEXTURE_PLUGIN -#undef DRAWSTRING_PLUGIN -#endif /* If you want animations for iconification, shading, icon arrangement etc. */ #define ANIMATIONS