diff options
author | Richard Linden <none@none> | 2010-06-24 14:12:35 -0700 |
---|---|---|
committer | Richard Linden <none@none> | 2010-06-24 14:12:35 -0700 |
commit | d42dd9a1c14bd9939644e1c87e65cac1d5b569db (patch) | |
tree | 570b4517a3e1da3c49eb552327ab8c5c276bf451 /indra/newview/llpanelplace.cpp | |
parent | 483f66e082dd758ac1efafdcb5ba9c277690d760 (diff) |
EXT-7046 FIX User profile using wrong placeholder/generic profile pic art
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 |