DRAWSTRING_PLUGIN never appears anywhere else in the sources. --- src/wconfig.h.in | 3 --- 1 files changed, 0 insertions(+), 3 deletions(-)
diff --git a/src/wconfig.h.in b/src/wconfig.h.in index f37dc04..cab2bd0 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 -- 1.6.6.rc0.61.g41d5b -- To unsubscribe, send mail to [email protected].
