]> granicus.if.org Git - imagemagick/commitdiff
Fixed build error.
authorDirk Lemstra <dirk@git.imagemagick.org>
Mon, 13 Aug 2018 03:51:48 +0000 (05:51 +0200)
committerDirk Lemstra <dirk@git.imagemagick.org>
Mon, 13 Aug 2018 03:52:05 +0000 (05:52 +0200)
coders/dng.c

index 371d3d1265746abc5f5d741abc64bcdc1adba9be..3be5275a18859f29005eea368bb029830dff2195 100644 (file)
@@ -147,7 +147,6 @@ static void InitializeDcrawOpenCL(ExceptionInfo *exception)
   }
 }
 #else
-#if !defined(MAGICKCORE_RAW_R_DELEGATE)
 static void InitializeDcrawOpenCL(ExceptionInfo *magick_unused(exception))
 {
   magick_unreferenced(exception);
@@ -156,7 +155,6 @@ static void InitializeDcrawOpenCL(ExceptionInfo *magick_unused(exception))
 #endif
 }
 #endif
-#endif
 
 #if defined(MAGICKCORE_RAW_R_DELEGATE)
 static void SetDNGProperties(Image *image,const libraw_data_t *raw_info,