From: Steve Brokenshire Date: Thu, 17 Mar 2016 08:18:08 +0000 (+0000) Subject: Removed unused variables from contacteditor/frmContactEditor-Category.cpp X-Git-Tag: release-0.11~52 X-Git-Url: http://Server1/repobrowser/?p=xestiaab%2F.git;a=commitdiff_plain;h=9f0fa371686577f1c6eed05f75088ce988c19185 Removed unused variables from contacteditor/frmContactEditor-Category.cpp --- 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,