From f649616d7a7c3cd809a31560c6e2cb438241392e Mon Sep 17 00:00:00 2001 From: William Joye Date: Tue, 10 Oct 2017 12:48:15 -0400 Subject: another getString mem issue --- tksao/frame/fitscompress.C | 3 --- 1 file changed, 3 deletions(-) diff --git a/tksao/frame/fitscompress.C b/tksao/frame/fitscompress.C index f14fadf..74e6ee0 100644 --- a/tksao/frame/fitscompress.C +++ b/tksao/frame/fitscompress.C @@ -120,8 +120,5 @@ void FitsImage::initCompress() ; // unknown compression type } - if (type) - delete [] type; - return; } -- cgit v0.12