From 60e4cbda78be55dab5065b7b85db681d1fa4a150 Mon Sep 17 00:00:00 2001 From: Steve Brokenshire Date: Mon, 14 Mar 2016 22:01:39 +0000 Subject: [PATCH] Removed the commented out code from search/frmSearchAccounts.cpp --- source/search/frmSearchAccounts.cpp | 1 - 1 file changed, 1 deletion(-) diff --git a/source/search/frmSearchAccounts.cpp b/source/search/frmSearchAccounts.cpp index ad2c5d4..2a87e79 100644 --- a/source/search/frmSearchAccounts.cpp +++ b/source/search/frmSearchAccounts.cpp @@ -55,7 +55,6 @@ void frmSearchAccounts::LoadSearchAccounts(std::map *SearchAccou } chlAccounts->Append(AccList); - //chlAccounts->SetSelection(wxNOT_FOUND); // Check if each account is selected. -- 2.39.2