From: Steve Brokenshire Date: Thu, 17 Mar 2016 17:11:59 +0000 (+0000) Subject: Removed unused variables from contacteditor/frmContactEditor-Sound.cpp X-Git-Tag: release-0.11~45 X-Git-Url: http://Server1/repobrowser/?p=xestiaab%2F.git;a=commitdiff_plain;h=f6677e923dd53b8adb640db4cd8ede54182e12c2 Removed unused variables from contacteditor/frmContactEditor-Sound.cpp --- diff --git a/source/contacteditor/frmContactEditor-Sound.cpp b/source/contacteditor/frmContactEditor-Sound.cpp index cda5036..ba1a0c9 100644 --- a/source/contacteditor/frmContactEditor-Sound.cpp +++ b/source/contacteditor/frmContactEditor-Sound.cpp @@ -26,12 +26,9 @@ void frmContactEditor::AddSound( wxCommandEvent& event ) { // Bring up a form to add sound. - - int intResult = 0; - + frmContactEditorSound *frameCESound = new frmContactEditorSound ( this ); frameCESound->SetEditorMode(FALSE); - intResult = GetLastInt(&ContactEditorData.SoundsList); frameCESound->SetupPointers(&ContactEditorData.SoundsList, &ContactEditorData.SoundsListAltID, &ContactEditorData.SoundsListPID,