From: Steve Brokenshire Date: Thu, 17 Mar 2016 17:08:03 +0000 (+0000) Subject: Removed unused variables from contacteditor/frmContactEditor-Logo.cpp X-Git-Tag: release-0.11~48 X-Git-Url: http://Server1/repobrowser/?p=xestiaab%2F.git;a=commitdiff_plain;h=11ef2657965b20690ccbf15f1efcf224315ce794 Removed unused variables from contacteditor/frmContactEditor-Logo.cpp --- diff --git a/source/contacteditor/frmContactEditor-Logo.cpp b/source/contacteditor/frmContactEditor-Logo.cpp index e75a6a0..7aa3309 100644 --- a/source/contacteditor/frmContactEditor-Logo.cpp +++ b/source/contacteditor/frmContactEditor-Logo.cpp @@ -86,12 +86,9 @@ void frmContactEditor::AddLogo( wxCommandEvent& event ) { // Bring up the window to add a logo. - - int intResult = 0; - + frmContactEditorPicture *frameCELogo = new frmContactEditorPicture ( this ); frameCELogo->SetEditorMode(FALSE); - intResult = GetLastInt(&ContactEditorData.LogosList); frameCELogo->SetupPointers(&ContactEditorData.LogosList, &ContactEditorData.LogosListAltID, &ContactEditorData.LogosListPID,