From: Dirk Lemstra Date: Mon, 16 Oct 2017 05:21:19 +0000 (+0200) Subject: Fixed compilation error. X-Git-Tag: 7.0.7-9~30 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=f0d6dde21d77905c0c3769c2d3491365d518c844;p=imagemagick Fixed compilation error. --- diff --git a/MagickCore/utility.c b/MagickCore/utility.c index 06b3c8d54..3ae9a7f11 100644 --- a/MagickCore/utility.c +++ b/MagickCore/utility.c @@ -1064,7 +1064,6 @@ MagickPrivate MagickBooleanType GetExecutionPath(char *path,const size_t extent) count; count=0; - execution_path=(char *) NULL; program_name=program_invocation_name; if (*program_invocation_name != '/') {