]> granicus.if.org Git - imagemagick/blobdiff - MagickCore/utility.h
(no commit message)
[imagemagick] / MagickCore / utility.h
index e22a721ccb22754c689896418eb0ab231ede4408..e947d26e86b83a6197955c27faa29830b4d431e3 100644 (file)
@@ -1,5 +1,5 @@
 /*
-  Copyright 1999-2011 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.
@@ -38,9 +38,6 @@ typedef enum
 extern MagickExport char
   *Base64Encode(const unsigned char *,const size_t,size_t *);
 
-extern MagickExport FILE
-  *OpenMagickStream(const char *,const char *);
-
 extern MagickExport int
   SystemCommand(const MagickBooleanType,const MagickBooleanType,const char *,
     ExceptionInfo *);
@@ -50,7 +47,6 @@ extern MagickExport MagickBooleanType
   AcquireUniqueSymbolicLink(const char *,char *),
   ExpandFilenames(int *,char ***),
   GetPathAttributes(const char *,void *),
-  IsMagickTrue(const char *),
   IsPathAccessible(const char *);
 
 extern MagickExport size_t