From 9063e60aefe54f7c45aaa8cb24e8998b2c7343ab Mon Sep 17 00:00:00 2001 From: Jacek Antonelli Date: Fri, 15 Aug 2008 23:45:55 -0500 Subject: Second Life viewer sources 1.20.10 --- linden/indra/newview/llfloaterworldmap.cpp | 2 -- 1 file changed, 2 deletions(-) (limited to 'linden/indra/newview/llfloaterworldmap.cpp') diff --git a/linden/indra/newview/llfloaterworldmap.cpp b/linden/indra/newview/llfloaterworldmap.cpp index e8b6caa..75fbff2 100644 --- a/linden/indra/newview/llfloaterworldmap.cpp +++ b/linden/indra/newview/llfloaterworldmap.cpp @@ -871,8 +871,6 @@ void LLFloaterWorldMap::buildLandmarkIDLists() { list->selectItemRange(1, -1); list->operateOnSelection(LLCtrlListInterface::OP_DELETE); - - llassert_always(list->getItemCount() == 1) ; } mLandmarkItemIDList.reset(); -- cgit v1.1