diff options
| author | Brad Payne (Vir Linden) <vir@lindenlab.com> | 2013-09-24 07:28:01 -0400 |
|---|---|---|
| committer | Brad Payne (Vir Linden) <vir@lindenlab.com> | 2013-09-24 07:28:01 -0400 |
| commit | c8122f63932338bc360c9cce6595e537bfd8d596 (patch) | |
| tree | cf731494a07d72ba17f985690e625c9e181bedc1 /indra/newview/llviewermessage.cpp | |
| parent | b0c85e250d28351743e32af21b040868867cec27 (diff) | |
| parent | da398cb12f05f32441e4ca843448ea8f4e2acc95 (diff) | |
merge
Diffstat (limited to 'indra/newview/llviewermessage.cpp')
| -rwxr-xr-x | indra/newview/llviewermessage.cpp | 4 |
1 files changed, 0 insertions, 4 deletions
diff --git a/indra/newview/llviewermessage.cpp b/indra/newview/llviewermessage.cpp index aecffb4ff5..c7c0e26533 100755 --- a/indra/newview/llviewermessage.cpp +++ b/indra/newview/llviewermessage.cpp @@ -4087,10 +4087,6 @@ void process_agent_movement_complete(LLMessageSystem* msg, void**) gAgent.setTeleportState( LLAgent::TELEPORT_START_ARRIVAL ); - // set the appearance on teleport since the new sim does not - // know what you look like. - gAgent.sendAgentSetAppearance(); - if (isAgentAvatarValid()) { // Chat the "back" SLURL. (DEV-4907) |
