From: cristy Date: Wed, 15 Jan 2014 20:37:31 +0000 (+0000) Subject: (no commit message) X-Git-Tag: 7.0.1-0~2857 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=ec3b8c60dc15571dd4e500c61c8fd64e58c6e3c6;p=imagemagick --- diff --git a/MagickWand/operation.c b/MagickWand/operation.c index 0d585bd0b..596b7fe5b 100644 --- a/MagickWand/operation.c +++ b/MagickWand/operation.c @@ -70,14 +70,6 @@ /* FUTURE: why is this default so specific? */ #define DEFAULT_DISSIMILARITY_THRESHOLD "0.31830988618379067154" -/* - Constant declaration. (temporary exports) -*/ -static const char - BackgroundColor[] = "#fff", /* white */ - BorderColor[] = "#dfdfdf", /* sRGB gray */ - MatteColor[] = "#bdbdbd"; /* slightly darker gray */ - /* For Debugging Geometry Input */ #define ReportGeometry(flags,info) \ (void) FormatLocaleFile(stderr, "Geometry = 0x%04X : %lg x %lg %+lg %+lg\n", \