summaryrefslogtreecommitdiff
path: root/indra/newview/llpathfindingcharacter.cpp
diff options
context:
space:
mode:
authorTodd Stinson <stinson@lindenlab.com>2012-06-04 18:08:46 -0700
committerTodd Stinson <stinson@lindenlab.com>2012-06-04 18:08:46 -0700
commit9d615c1e1d0e52b619972d6003d97681c791711f (patch)
tree908063645c2f275ac53d1d9775119520a7f80970 /indra/newview/llpathfindingcharacter.cpp
parent3b8b8a0d09042754afc3829e8f5f7fb54f682bd2 (diff)
BUGFIX: Ensuring that the viewer will still work on regions that have older pathfinding server code with the character shape data.
Diffstat (limited to 'indra/newview/llpathfindingcharacter.cpp')
-rw-r--r--indra/newview/llpathfindingcharacter.cpp3
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
//---------------------------------------------------------------------------