GIFTranslator: accidentially deleted this twice
This commit is contained in:
@@ -193,6 +193,7 @@ GIFView::GIFView(TranslatorSettings* settings)
|
|||||||
GIFView::~GIFView()
|
GIFView::~GIFView()
|
||||||
{
|
{
|
||||||
fSettings->Release();
|
fSettings->Release();
|
||||||
|
|
||||||
delete fTitle;
|
delete fTitle;
|
||||||
delete fVersion;
|
delete fVersion;
|
||||||
delete fCopyright;
|
delete fCopyright;
|
||||||
@@ -200,7 +201,6 @@ GIFView::~GIFView()
|
|||||||
delete fColorCountMF;
|
delete fColorCountMF;
|
||||||
delete fDitheringBox;
|
delete fDitheringBox;
|
||||||
delete fInterlacedBox;
|
delete fInterlacedBox;
|
||||||
delete fInterlacedBox;
|
|
||||||
delete fTransparentBox;
|
delete fTransparentBox;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user