X-Git-Url: http://Server1/repobrowser/?a=blobdiff_plain;f=source%2Fcontacteditor%2FfrmContactEditor-Sound.cpp;h=ba1a0c95b9f942aeb19e5c0e8c98a065bc4fbb0a;hb=700c6a4c98319bc09eeb5c0905a5dafac8aa61cc;hp=cda5036d834069b01ee753878bcfbe290e085a84;hpb=8a55f4cbca8e7cfd70c1f0ac08e8cf157fca0794;p=xestiaab%2F.git 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,