diff --git a/modules/menu/tpl/sitemap.html b/modules/menu/tpl/sitemap.html
index 748c2b7bc..72c6cd614 100644
--- a/modules/menu/tpl/sitemap.html
+++ b/modules/menu/tpl/sitemap.html
@@ -2044,12 +2044,8 @@ jQuery(function($){
*/
sDefault = htInfo.sDefault;
- //aGroup = htInfo.aGroup;
- aGroup = [];
- // The comparison target "htInfo.group_srl" is always string where htInfo.aGroup can be either string OR integer. For easier comparison, conver aGroup to string.
- for(var n=0, nLen=htInfo.aGroup.length; n