We're supposed to use HTTP bake fetch now

This commit is contained in:
Siana Gearz
2013-01-03 00:10:56 +01:00
parent 9a1cc8b9a8
commit 8b2dcb6cb0
2 changed files with 1 additions and 2 deletions

View File

@@ -2308,7 +2308,6 @@ void LLAgentCamera::changeCameraToThirdPerson(BOOL animate)
}
updateLastCamera();
mCameraMode = CAMERA_MODE_THIRD_PERSON;
U32 old_flags = gAgent.getControlFlags();
gAgent.clearControlFlags(AGENT_CONTROL_MOUSELOOK);
}