diff options
Diffstat (limited to 'indra/newview/llfloaterpathfindingobjects.h')
-rw-r--r-- | indra/newview/llfloaterpathfindingobjects.h | 2 |
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; |