]> granicus.if.org Git - imagemagick/commitdiff
(no commit message)
authorcristy <urban-warrior@git.imagemagick.org>
Wed, 15 Jan 2014 20:37:31 +0000 (20:37 +0000)
committercristy <urban-warrior@git.imagemagick.org>
Wed, 15 Jan 2014 20:37:31 +0000 (20:37 +0000)
MagickWand/operation.c

index 0d585bd0b8096bf9b53dbda97f48cdaf91298bcb..596b7fe5b5ee0afc0cf94185e067305ddb442460 100644 (file)
 /* 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", \