From 9d615c1e1d0e52b619972d6003d97681c791711f Mon Sep 17 00:00:00 2001 From: Todd Stinson Date: Mon, 4 Jun 2012 18:08:46 -0700 Subject: BUGFIX: Ensuring that the viewer will still work on regions that have older pathfinding server code with the character shape data. --- indra/newview/llpathfindingcharacter.cpp | 3 --- 1 file changed, 3 deletions(-) (limited to 'indra/newview/llpathfindingcharacter.cpp') 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 //--------------------------------------------------------------------------- -- cgit v1.2.3