diff options
Diffstat (limited to 'indra/newview/llpathfindingcharacter.cpp')
-rw-r--r-- | indra/newview/llpathfindingcharacter.cpp | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/indra/newview/llpathfindingcharacter.cpp b/indra/newview/llpathfindingcharacter.cpp index d43a0664f8..e3889522f3 100644 --- a/indra/newview/llpathfindingcharacter.cpp +++ b/indra/newview/llpathfindingcharacter.cpp @@ -38,9 +38,6 @@ #define CHARACTER_LENGTH_FIELD "length" #define CHARACTER_RADIUS_FIELD "radius" -//prep# -#define SERVER_SIDE_CHARACTER_SHAPE_ROLLOUT_COMPLETE - //--------------------------------------------------------------------------- // LLPathfindingCharacter //--------------------------------------------------------------------------- |