summaryrefslogtreecommitdiff
path: root/indra/newview/llfloaterpathfindingcharacters.h
diff options
context:
space:
mode:
authorTodd Stinson <stinson@lindenlab.com>2012-06-20 12:34:16 -0700
committerTodd Stinson <stinson@lindenlab.com>2012-06-20 12:34:16 -0700
commitf5949aaba91d3feb2a56ad40f8d1d34bf07ad388 (patch)
tree1ef17da5e3b92bfaa0319fe39641612e82447338 /indra/newview/llfloaterpathfindingcharacters.h
parent159af6fe32bdcadab3b60153e62b5c30219f4123 (diff)
PATH-738: Removing SERVER_SIDE_CHARACTER_SHAPE_ROLLOUT_COMPLETE ifdef.
Diffstat (limited to 'indra/newview/llfloaterpathfindingcharacters.h')
-rw-r--r--indra/newview/llfloaterpathfindingcharacters.h3
1 files changed, 0 insertions, 3 deletions
diff --git a/indra/newview/llfloaterpathfindingcharacters.h b/indra/newview/llfloaterpathfindingcharacters.h
index be178d2746..a181a66ebd 100644
--- a/indra/newview/llfloaterpathfindingcharacters.h
+++ b/indra/newview/llfloaterpathfindingcharacters.h
@@ -83,9 +83,6 @@ private:
LLCheckBoxCtrl *mShowPhysicsCapsuleCheckBox;
-#ifndef SERVER_SIDE_CHARACTER_SHAPE_ROLLOUT_COMPLETE
- bool mHasCharacterShapeData;
-#endif // SERVER_SIDE_CHARACTER_SHAPE_ROLLOUT_COMPLETE
LLUUID mSelectedCharacterId;
LLColor4 mBeaconColor;