diff options
author | Jonathan Yap <none@none> | 2013-01-24 15:29:36 -0500 |
---|---|---|
committer | Jonathan Yap <none@none> | 2013-01-24 15:29:36 -0500 |
commit | 12182d7cc3fbc3462e7dbacd09c975dc76b8f75f (patch) | |
tree | ec84c2aa0ddfef3bd26ab60cf9d4d60fffb20cd6 /indra/newview/llavataractions.cpp | |
parent | f64e11dfe1490c1a89e00cf5dc368dd1dc25b866 (diff) |
STORM-1838 Break out a large block of code from handle_lure_callback so it can be called directly by teleport_request_callback.
Diffstat (limited to 'indra/newview/llavataractions.cpp')
-rwxr-xr-x | indra/newview/llavataractions.cpp | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/indra/newview/llavataractions.cpp b/indra/newview/llavataractions.cpp index d8449570a7..b65810d357 100755 --- a/indra/newview/llavataractions.cpp +++ b/indra/newview/llavataractions.cpp @@ -429,7 +429,6 @@ void LLAvatarActions::teleport_request_callback(const LLSD& notification, const EMPTY_BINARY_BUCKET_SIZE); gAgent.sendReliableMessage(); -llwarns << "DBG REQUEST_TELEPORT sent" << llendl; } // static |