aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/linden/indra/newview/llnetmap.cpp
diff options
context:
space:
mode:
authorMcCabe Maxsted2009-09-27 17:06:50 -0700
committerMcCabe Maxsted2009-09-27 17:06:50 -0700
commit861d77064048b0001e562847c8cf9adaac56cb57 (patch)
treeb498b1d955a82a2798d5914e3b2d7c3c363ea200 /linden/indra/newview/llnetmap.cpp
parentFixed JPEG quality slider displaying over high-res checkbox in snapshot float... (diff)
downloadmeta-impy-861d77064048b0001e562847c8cf9adaac56cb57.zip
meta-impy-861d77064048b0001e562847c8cf9adaac56cb57.tar.gz
meta-impy-861d77064048b0001e562847c8cf9adaac56cb57.tar.bz2
meta-impy-861d77064048b0001e562847c8cf9adaac56cb57.tar.xz
Fixed bad merge in llnetmap.cpp
Diffstat (limited to 'linden/indra/newview/llnetmap.cpp')
-rw-r--r--linden/indra/newview/llnetmap.cpp10
1 files changed, 0 insertions, 10 deletions
diff --git a/linden/indra/newview/llnetmap.cpp b/linden/indra/newview/llnetmap.cpp
index e848aeb..f055dbc 100644
--- a/linden/indra/newview/llnetmap.cpp
+++ b/linden/indra/newview/llnetmap.cpp
@@ -388,16 +388,6 @@ void LLNetMap::draw()
388 } 388 }
389// [/RLVa:KB] 389// [/RLVa:KB]
390 390
391// [RLVa:KB]
392 if ( !gRlvHandler.hasBehaviour(RLV_BHVR_SHOWNAMES) )
393 {
394 // User is not allowed to see who it is, or even if it's a friend,
395 // due to RLV settings.
396 glyph_color = avatar_color;
397 }
398// [/RLVa:KB]
399
400
401 LLWorldMapView::drawAvatar( 391 LLWorldMapView::drawAvatar(
402 pos_map.mV[VX], pos_map.mV[VY], 392 pos_map.mV[VX], pos_map.mV[VY],
403 glyph_color, 393 glyph_color,