X-Git-Url: http://Server1/repobrowser/?a=blobdiff_plain;f=source%2Fcontacteditor%2FfrmContactEditor-Category.cpp;h=3150377624f6c49675f0cd26529722daa7119e9b;hb=458cff8813367583466a3d208140573ce9d9c561;hp=08af176e6fcf065c4f902179043f4b852fbe6989;hpb=4dab38868aa89e14497263a9ac0d6f737151cc09;p=xestiaab%2F.git diff --git a/source/contacteditor/frmContactEditor-Category.cpp b/source/contacteditor/frmContactEditor-Category.cpp index 08af176..3150377 100644 --- a/source/contacteditor/frmContactEditor-Category.cpp +++ b/source/contacteditor/frmContactEditor-Category.cpp @@ -23,12 +23,9 @@ void frmContactEditor::AddCategory( wxCommandEvent& event ) { // Bring up the window to add a category. - - int intResult = 0; frmContactEditorCategory *frameCECategory = new frmContactEditorCategory ( this ); frameCECategory->SetEditorMode(FALSE); - intResult = GetLastInt(&ContactEditorData.CategoriesList); frameCECategory->SetupPointers(&ContactEditorData.CategoriesList, &ContactEditorData.CategoriesListAltID, &ContactEditorData.CategoriesListPID,