]> granicus.if.org Git - imagemagick/blobdiff - MagickCore/constitute-private.h
(no commit message)
[imagemagick] / MagickCore / constitute-private.h
index d0071078f079d52bd182cf5c845816ffca6527f8..b725e254a03b981635e6ee6db433963641ab7a02 100644 (file)
@@ -1,5 +1,5 @@
 /*
-  Copyright 1999-2012 ImageMagick Studio LLC, a non-profit organization
+  Copyright 1999-2014 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.
 extern "C" {
 #endif
 
-extern MagickPrivate MagickBooleanType
-  ConstituteComponentGenesis(void);
-
-extern MagickPrivate void
-  ConstituteComponentTerminus(void);
-
 #if defined(__cplusplus) || defined(c_plusplus)
 }
 #endif