From 9d98d39ff0e90f048177aba36798d1581a9ea1f7 Mon Sep 17 00:00:00 2001 From: Dirk Lemstra Date: Sat, 27 Jul 2019 10:22:49 +0200 Subject: [PATCH] Removed unused variable. --- coders/tim2.c | 1 - 1 file changed, 1 deletion(-) diff --git a/coders/tim2.c b/coders/tim2.c index 90d80b369..adc16be99 100644 --- a/coders/tim2.c +++ b/coders/tim2.c @@ -626,7 +626,6 @@ static Image *ReadTIM2Image(const ImageInfo *image_info,ExceptionInfo *exception status; ssize_t - count, str_read; TIM2FileHeader -- 2.40.0