]> granicus.if.org Git - imagemagick/commitdiff
(no commit message)
authorcristy <urban-warrior@git.imagemagick.org>
Mon, 31 Oct 2011 00:36:21 +0000 (00:36 +0000)
committercristy <urban-warrior@git.imagemagick.org>
Mon, 31 Oct 2011 00:36:21 +0000 (00:36 +0000)
coders/meta.c

index ea8ed70780371a7f23c22266b603d0fe8c2887b8..5c410b0b034055c5405a6473aa9d842f0f4c84d9 100644 (file)
@@ -1604,9 +1604,6 @@ static size_t GetIPTCStream(unsigned char **info,size_t length)
     extent,
     info_length;
 
-  unsigned char
-    buffer[4] = { '\0', '\0', '\0', '\0' };
-
   unsigned int
     marker;