summaryrefslogtreecommitdiff
path: root/dmagick/c/utility.d
diff options
context:
space:
mode:
Diffstat (limited to 'dmagick/c/utility.d')
-rw-r--r--dmagick/c/utility.d1
1 files changed, 0 insertions, 1 deletions
diff --git a/dmagick/c/utility.d b/dmagick/c/utility.d
index e659aad..b83d5ee 100644
--- a/dmagick/c/utility.d
+++ b/dmagick/c/utility.d
@@ -39,7 +39,6 @@ extern(C)
MagickBooleanType ExpandFilenames(int*, char***);
MagickBooleanType GetPathAttributes(const(char)*, void*);
MagickBooleanType GetExecutionPath(char*, const size_t);
- MagickBooleanType IsMagickTrue(const(char)*);
MagickBooleanType IsPathAccessible(const(char)*);
size_t MultilineCensus(const(char)*);