diff options
author | Richard Linden <none@none> | 2010-06-24 15:00:03 -0700 |
---|---|---|
committer | Richard Linden <none@none> | 2010-06-24 15:00:03 -0700 |
commit | 63b3bf29208d51df84f10594266661d6294df4c6 (patch) | |
tree | f07fd0aa162283ffd8914c7cfdc7a8cd7b201759 /indra/newview/llpanelplace.cpp | |
parent | a77b0827c2189101de44801e003588881a75a79b (diff) | |
parent | e7040fad36bd03407f5c51e9cac809ce8b98c900 (diff) |
merge
Diffstat (limited to 'indra/newview/llpanelplace.cpp')
-rw-r--r-- | indra/newview/llpanelplace.cpp | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/indra/newview/llpanelplace.cpp b/indra/newview/llpanelplace.cpp index 6985b73200..1446088c4f 100644 --- a/indra/newview/llpanelplace.cpp +++ b/indra/newview/llpanelplace.cpp @@ -342,7 +342,6 @@ void LLPanelPlace::displayParcelInfo(const LLVector3& pos_region, mDescEditor->setText(getString("server_update_text")); } mSnapshotCtrl->setImageAssetID(LLUUID::null); - mSnapshotCtrl->setFallbackImageName("default_land_picture.j2c"); } // static |