aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/linden
diff options
context:
space:
mode:
Diffstat (limited to 'linden')
-rw-r--r--linden/indra/newview/llpreviewnotecard.cpp2
1 files changed, 0 insertions, 2 deletions
diff --git a/linden/indra/newview/llpreviewnotecard.cpp b/linden/indra/newview/llpreviewnotecard.cpp
index 897fd6a..976023f 100644
--- a/linden/indra/newview/llpreviewnotecard.cpp
+++ b/linden/indra/newview/llpreviewnotecard.cpp
@@ -145,8 +145,6 @@ LLPreviewNotecard::LLPreviewNotecard(const std::string& name,
145 editor->setSourceID(item_id); 145 editor->setSourceID(item_id);
146 editor->setHandleEditKeysDirectly(TRUE); 146 editor->setHandleEditKeysDirectly(TRUE);
147 } 147 }
148
149 gAgent.changeCameraToDefault();
150} 148}
151 149
152LLPreviewNotecard::~LLPreviewNotecard() 150LLPreviewNotecard::~LLPreviewNotecard()