From 667e5d196817dffa7eb68ec53dd02ac7a66d0ea2 Mon Sep 17 00:00:00 2001 From: Dave Parks Date: Fri, 22 Jun 2012 14:59:40 -0500 Subject: Merge cleanup --- indra/newview/llworld.cpp | 1 - 1 file changed, 1 deletion(-) (limited to 'indra/newview/llworld.cpp') diff --git a/indra/newview/llworld.cpp b/indra/newview/llworld.cpp index fc6b959aa8..b061c90d98 100644 --- a/indra/newview/llworld.cpp +++ b/indra/newview/llworld.cpp @@ -1195,7 +1195,6 @@ void LLWorld::getAvatars(uuid_vec_t* avatar_ids, std::vector* positi if (!uuid.isNull() && dist_vec_squared(pos_global, relative_to) <= radius_squared) - dist_vec_squared(pos_global, relative_to) <= radius_squared) { if(positions != NULL) { -- cgit v1.2.3