diff options
author | Todd Stinson <stinson@lindenlab.com> | 2012-05-31 17:25:41 -0700 |
---|---|---|
committer | Todd Stinson <stinson@lindenlab.com> | 2012-05-31 17:25:41 -0700 |
commit | 41bcd567646190cda86ec3ee77041bd84193c377 (patch) | |
tree | 86682757c7938df5e6124ccacbf01db2cdd60240 /indra/newview/llfloaterpathfindinglinksets.h | |
parent | 938f42ded789dd70b31820d29694256cec3a1572 (diff) |
A bit more class clean-up for the LLFloaterPathfindingObjects.
Diffstat (limited to 'indra/newview/llfloaterpathfindinglinksets.h')
-rw-r--r-- | indra/newview/llfloaterpathfindinglinksets.h | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/indra/newview/llfloaterpathfindinglinksets.h b/indra/newview/llfloaterpathfindinglinksets.h index d989e0ea4d..87719e28f0 100644 --- a/indra/newview/llfloaterpathfindinglinksets.h +++ b/indra/newview/llfloaterpathfindinglinksets.h @@ -65,7 +65,6 @@ protected: virtual LLSD convertObjectsIntoScrollListData(const LLPathfindingObjectListPtr pObjectListPtr) const; virtual void updateControls(); - virtual void updateSelection(); virtual S32 getNameColumnIndex() const; virtual const LLColor4 &getBeaconColor() const; |