GIFTranslator: accidentially deleted this twice

This commit is contained in:
John Scipione
2014-03-06 18:37:32 -05:00
parent 2433b9e64f
commit 7bad8fc1f6
+1 -1
View File
@@ -193,6 +193,7 @@ GIFView::GIFView(TranslatorSettings* settings)
GIFView::~GIFView()
{
fSettings->Release();
delete fTitle;
delete fVersion;
delete fCopyright;
@@ -200,7 +201,6 @@ GIFView::~GIFView()
delete fColorCountMF;
delete fDitheringBox;
delete fInterlacedBox;
delete fInterlacedBox;
delete fTransparentBox;
}