From: Steve Brokenshire Date: Sun, 13 Mar 2016 10:45:00 +0000 (+0000) Subject: Removed commented out code from frmContactEditorCategory X-Git-Tag: release-0.11~96 X-Git-Url: http://Server1/repobrowser/?p=xestiaab%2F.git;a=commitdiff_plain;h=19ac6e71847ff7070e328f3f474867278b2e9880 Removed commented out code from frmContactEditorCategory --- diff --git a/source/contacteditor/frmContactEditorCategory.cpp b/source/contacteditor/frmContactEditorCategory.cpp index 2a1f281..bb61083 100644 --- a/source/contacteditor/frmContactEditorCategory.cpp +++ b/source/contacteditor/frmContactEditorCategory.cpp @@ -285,7 +285,6 @@ void frmContactEditorCategory::SetupPointers(std::map *CategoryLi // Setup the pointers. CategoryListPtr = CategoryList; - //CategoryListSortAsPtr = CategoryListSortAs; CategoryListAltIDPtr = CategoryListAltID; CategoryListPIDPtr = CategoryListPID; CategoryListTypePtr = CategoryListType;