diff options
author | Brad Payne (Vir Linden) <vir@lindenlab.com> | 2018-06-22 23:12:57 +0100 |
---|---|---|
committer | Brad Payne (Vir Linden) <vir@lindenlab.com> | 2018-06-22 23:12:57 +0100 |
commit | b4fe3ea9d1008a72224c97f9f578a247c63503d6 (patch) | |
tree | 26ef6be6b8db0fa594800d2e3e528c0926d4b81b /indra/newview | |
parent | 4274d12fdef3425297d0a684859b2fdcd7247978 (diff) |
DRTVWR-443 - whitespace-only change to force a build version update
Diffstat (limited to 'indra/newview')
-rw-r--r-- | indra/newview/llvoavatar.cpp | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/indra/newview/llvoavatar.cpp b/indra/newview/llvoavatar.cpp index c4eadc131a..fde3bf4eab 100644 --- a/indra/newview/llvoavatar.cpp +++ b/indra/newview/llvoavatar.cpp @@ -1289,6 +1289,7 @@ void LLVOAvatar::updateSpatialExtents(LLVector4a& newMin, LLVector4a &newMax) } } + static LLTrace::BlockTimerStatHandle FTM_AVATAR_EXTENT_UPDATE("Avatar Update Extent"); void LLVOAvatar::calculateSpatialExtents(LLVector4a& newMin, LLVector4a& newMax) |