From: Steve Brokenshire Date: Thu, 17 Mar 2016 17:10:14 +0000 (+0000) Subject: Removed unused variables from contacteditor/frmContactEditor-Picture.cpp X-Git-Tag: release-0.11~46 X-Git-Url: http://Server1/repobrowser/?p=xestiaab%2F.git;a=commitdiff_plain;h=3e07386c2f6f375f0b1d1937e4621f57a865404e Removed unused variables from contacteditor/frmContactEditor-Picture.cpp --- diff --git a/source/contacteditor/frmContactEditor-Picture.cpp b/source/contacteditor/frmContactEditor-Picture.cpp index cc29944..0ad94b0 100644 --- a/source/contacteditor/frmContactEditor-Picture.cpp +++ b/source/contacteditor/frmContactEditor-Picture.cpp @@ -25,12 +25,9 @@ void frmContactEditor::AddPicture( wxCommandEvent& event ) { // Bring up window for adding a picture. - - int intResult = 0; - + frmContactEditorPicture *frameCEPicture = new frmContactEditorPicture ( this ); frameCEPicture->SetEditorMode(FALSE); - intResult = GetLastInt(&ContactEditorData.PicturesList); frameCEPicture->SetupPointers(&ContactEditorData.PicturesList, &ContactEditorData.PicturesListAltID, &ContactEditorData.PicturesListPID,