From: cristy Date: Sat, 24 Oct 2009 01:36:50 +0000 (+0000) Subject: (no commit message) X-Git-Tag: 7.0.1-0~10472 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=e656afc7754cc0edf8016eaf7dce68b9e7494cd1;p=imagemagick --- diff --git a/magick/module.c b/magick/module.c index 57673eea3..1ad967af7 100644 --- a/magick/module.c +++ b/magick/module.c @@ -184,7 +184,6 @@ MagickExport void DestroyModuleList(void) #endif instantiate_module=MagickFalse; RelinquishSemaphoreInfo(module_semaphore); - DestroySemaphoreInfo(&module_semaphore); } /*