From: Steve Brokenshire Date: Sun, 2 Aug 2015 19:31:23 +0000 (+0100) Subject: Removed unused variable from the Import Contacts. X-Git-Tag: release-0.05~93 X-Git-Url: http://Server1/repobrowser/?p=xestiaab%2F.git;a=commitdiff_plain;h=6e0015aee7d8f3ca7747c15157deb68a6f068271 Removed unused variable from the Import Contacts. --- diff --git a/source/import/frmImportContacts.cpp b/source/import/frmImportContacts.cpp index 2c2e19e..9031a3a 100644 --- a/source/import/frmImportContacts.cpp +++ b/source/import/frmImportContacts.cpp @@ -80,7 +80,6 @@ frmImportContactsADT( parent ) wxString AccDirFinal; wxTreeItemId AccountTreeId; wxTreeItemId GroupTreeId; - int intGroupID = 0; for (int i = 0; i < preferences.accounts.GetCount(); i++){