From 4e28c10971dc4f9a52a7b3f109143dbce3528d21 Mon Sep 17 00:00:00 2001 From: Sergei Litovchuk Date: Mon, 8 Feb 2010 14:11:24 +0200 Subject: Fixed major bug (EXT-5017) Landmark Info panel opens immediately after retrieving data about landmarking location. --HG-- branch : product-engine --- indra/newview/llpanelplaces.cpp | 1 - 1 file changed, 1 deletion(-) (limited to 'indra/newview/llpanelplaces.cpp') diff --git a/indra/newview/llpanelplaces.cpp b/indra/newview/llpanelplaces.cpp index a49386cb5c..c0491cc00f 100644 --- a/indra/newview/llpanelplaces.cpp +++ b/indra/newview/llpanelplaces.cpp @@ -1023,7 +1023,6 @@ void LLPanelPlaces::showAddedLandmarkInfo(const std::vector& items) { setItem(item); } - break; } } } -- cgit v1.2.3