From 19ac6e71847ff7070e328f3f474867278b2e9880 Mon Sep 17 00:00:00 2001 From: Steve Brokenshire Date: Sun, 13 Mar 2016 10:45:00 +0000 Subject: [PATCH] Removed commented out code from frmContactEditorCategory --- source/contacteditor/frmContactEditorCategory.cpp | 1 - 1 file changed, 1 deletion(-) 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; -- 2.39.2