diff options
| author | Brad Payne (Vir Linden) <vir@lindenlab.com> | 2013-09-18 17:04:34 -0400 |
|---|---|---|
| committer | Brad Payne (Vir Linden) <vir@lindenlab.com> | 2013-09-18 17:04:34 -0400 |
| commit | 497d3f4bfc2b6b45574ef871c11c6fb8e6145d63 (patch) | |
| tree | 492be2ebf06742dc2159bfe8055fe6f9b5a15cc7 /indra/newview/llagent.cpp | |
| parent | 36bb33b12ab090e2acbc7e00039cdff682882fa4 (diff) | |
sunshine cleanup annotations
Diffstat (limited to 'indra/newview/llagent.cpp')
| -rwxr-xr-x | indra/newview/llagent.cpp | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/indra/newview/llagent.cpp b/indra/newview/llagent.cpp index c13082efdc..2bcd7d300e 100755 --- a/indra/newview/llagent.cpp +++ b/indra/newview/llagent.cpp @@ -811,6 +811,7 @@ void LLAgent::standUp() } +// SUNSHINE CLEANUP - are there any cases we still want to handle here? void LLAgent::handleServerBakeRegionTransition(const LLUUID& region_id) { llinfos << "called" << llendl; |
