diff options
author | Howard Stearns <howard.stearns@gmail.com> | 2022-02-08 14:59:31 -0800 |
---|---|---|
committer | Howard Stearns <howard.stearns@gmail.com> | 2022-02-08 14:59:31 -0800 |
commit | b146de38de69167354da08e37dfd8903f2466f9d (patch) | |
tree | 77315bf3643bde8b238c524a6b0be2df6577fdc3 /indra/newview/llvoavatar.h | |
parent | ca43cc2305502ec4f6a8d75ea2e4303b655ff0ce (diff) |
SL-98 - Remove dead code
Diffstat (limited to 'indra/newview/llvoavatar.h')
-rw-r--r-- | indra/newview/llvoavatar.h | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/indra/newview/llvoavatar.h b/indra/newview/llvoavatar.h index 74ef589ca4..d6f9dfaad4 100644 --- a/indra/newview/llvoavatar.h +++ b/indra/newview/llvoavatar.h @@ -328,7 +328,6 @@ public: static bool sLimitNonImpostors; // use impostors for far away avatars static F32 sRenderDistance; // distance at which avatars will render. static BOOL sShowAnimationDebug; // show animation debug info - static BOOL sShowFootPlane; // show foot collision plane reported by server static BOOL sShowCollisionVolumes; // show skeletal collision volumes static BOOL sVisibleInFirstPerson; static S32 sNumLODChangesThisFrame; |