aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/linden/indra/newview/llfloaterurldisplay.cpp
diff options
context:
space:
mode:
authorMcCabe Maxsted2009-03-22 12:27:26 -0700
committerMcCabe Maxsted2009-03-22 12:27:26 -0700
commitca7fb9c8bbc1fab2f5ed0c4940ffa12be0ad542f (patch)
treea19b3c1d8e021ffb8187a5032fc0a7cd9a9da276 /linden/indra/newview/llfloaterurldisplay.cpp
parentRemoved slviewer-0-v12160-RememberStatsPosAndSize.patch (diff)
downloadmeta-impy-ca7fb9c8bbc1fab2f5ed0c4940ffa12be0ad542f.zip
meta-impy-ca7fb9c8bbc1fab2f5ed0c4940ffa12be0ad542f.tar.gz
meta-impy-ca7fb9c8bbc1fab2f5ed0c4940ffa12be0ad542f.tar.bz2
meta-impy-ca7fb9c8bbc1fab2f5ed0c4940ffa12be0ad542f.tar.xz
Removed slviewer-0-v12160-VisitedLandmarks.patch
Diffstat (limited to '')
-rw-r--r--linden/indra/newview/llfloaterurldisplay.cpp3
1 files changed, 1 insertions, 2 deletions
diff --git a/linden/indra/newview/llfloaterurldisplay.cpp b/linden/indra/newview/llfloaterurldisplay.cpp
index 457d8b6..563eaf6 100644
--- a/linden/indra/newview/llfloaterurldisplay.cpp
+++ b/linden/indra/newview/llfloaterurldisplay.cpp
@@ -75,8 +75,7 @@ void LLFloaterURLDisplay::displayParcelInfo(U64 region_handle, const LLVector3&
75 75
76 LLUUID region_id; // don't know this 76 LLUUID region_id; // don't know this
77 LLUUID landmark_asset_id; // don't know this either 77 LLUUID landmark_asset_id; // don't know this either
78 LLUUID landmark_item_id; // don't know this either 78 mPlacePanel->displayParcelInfo(pos_local, landmark_asset_id, region_id, pos_global);
79 mPlacePanel->displayParcelInfo(pos_local, landmark_asset_id, landmark_item_id, region_id, pos_global);
80 79
81 this->setVisible(true); 80 this->setVisible(true);
82 this->setFrontmost(true); 81 this->setFrontmost(true);