]> granicus.if.org Git - imagemagick/blobdiff - MagickCore/color-private.h
(no commit message)
[imagemagick] / MagickCore / color-private.h
index 213c6dc1837a541914e003e87cac363c6bc7f37e..7f9feb4ef7eb2e16e79af6a690ab506c53ca7c73 100644 (file)
@@ -1,5 +1,5 @@
 /*
-  Copyright 1999-2011 ImageMagick Studio LLC, a non-profit organization
+  Copyright 1999-2012 ImageMagick Studio LLC, a non-profit organization
   dedicated to making software imaging solutions freely available.
 
   You may not use this file except in compliance with the License.
@@ -25,9 +25,7 @@ extern "C" {
 #include "MagickCore/image.h"
 
 extern MagickPrivate MagickBooleanType
-  ColorComponentGenesis(void),
-  QueryMagickColorCompliance(const char *,const ComplianceType,PixelInfo *,
-    ExceptionInfo *);
+  ColorComponentGenesis(void);
 
 extern MagickPrivate void
   ColorComponentTerminus(void);