summaryrefslogtreecommitdiff
path: root/indra/newview/llfloaterpathfindingobjects.h
diff options
context:
space:
mode:
authorprep <none@none>2012-06-01 16:02:12 -0400
committerprep <none@none>2012-06-01 16:02:12 -0400
commitbf8d3e1d304007cbd2a723808193e172b3e56c8a (patch)
treef7bc68ec2975e7675d30dc0f99ce3720b5c265f6 /indra/newview/llfloaterpathfindingobjects.h
parenta8ff37b95609148c60ddda9acfca65b2b89d6b9d (diff)
Migrated restoration of physics capsule into pathing character
Diffstat (limited to 'indra/newview/llfloaterpathfindingobjects.h')
-rw-r--r--indra/newview/llfloaterpathfindingobjects.h2
1 files changed, 0 insertions, 2 deletions
diff --git a/indra/newview/llfloaterpathfindingobjects.h b/indra/newview/llfloaterpathfindingobjects.h
index e0f3c12419..7e7f1b9449 100644
--- a/indra/newview/llfloaterpathfindingobjects.h
+++ b/indra/newview/llfloaterpathfindingobjects.h
@@ -124,8 +124,6 @@ private:
LLPathfindingObjectPtr findObject(const LLScrollListItem *pListItem) const;
- void unhideAnyCharacters( );
-
protected:
LLScrollListCtrl *mObjectsScrollList;
LLTextBase *mMessagingStatus;