From 70aaa3e444cf9cb067addcbdde237762bd62fcf4 Mon Sep 17 00:00:00 2001 From: Don Kjer Date: Fri, 4 May 2007 21:57:06 +0000 Subject: svn merge -r 61148:61343 svn+ssh://svn/svn/linden/branches/maintenance into release --- indra/newview/llworldmapview.cpp | 1 - 1 file changed, 1 deletion(-) (limited to 'indra/newview/llworldmapview.cpp') diff --git a/indra/newview/llworldmapview.cpp b/indra/newview/llworldmapview.cpp index 9d2fb122e5..6c99d99732 100644 --- a/indra/newview/llworldmapview.cpp +++ b/indra/newview/llworldmapview.cpp @@ -158,7 +158,6 @@ LLWorldMapView::LLWorldMapView(const std::string& name, const LLRect& rect ) LLRect major_dir_rect( 0, DIR_HEIGHT, DIR_WIDTH, 0 ); mTextBoxNorth = new LLTextBox( "N", major_dir_rect ); - mTextBoxNorth->setDropshadowVisible( TRUE ); addChild( mTextBoxNorth ); LLColor4 minor_color( 1.f, 1.f, 1.f, .7f ); -- cgit v1.2.3