diff options
author | prep linden <prep@lindenlab.com> | 2012-06-01 09:48:51 -0400 |
---|---|---|
committer | prep linden <prep@lindenlab.com> | 2012-06-01 09:48:51 -0400 |
commit | 5e15eaca23e9618bc9585caacd27ed4b64833541 (patch) | |
tree | 377bcb9745888fa44b1cb5a29895b58890d65b65 /indra/newview/llfloaterpathfindinglinksets.cpp | |
parent | c17d967d796b2bd735d3d8eea340c3541aa86d63 (diff) | |
parent | 37ca2964b599193214c46551e665fe560f69f6cf (diff) |
merge
Diffstat (limited to 'indra/newview/llfloaterpathfindinglinksets.cpp')
-rw-r--r-- | indra/newview/llfloaterpathfindinglinksets.cpp | 7 |
1 files changed, 0 insertions, 7 deletions
diff --git a/indra/newview/llfloaterpathfindinglinksets.cpp b/indra/newview/llfloaterpathfindinglinksets.cpp index 36f54ffae1..d53f4db5c2 100644 --- a/indra/newview/llfloaterpathfindinglinksets.cpp +++ b/indra/newview/llfloaterpathfindinglinksets.cpp @@ -264,13 +264,6 @@ LLSD LLFloaterPathfindingLinksets::convertObjectsIntoScrollListData(const LLPath void LLFloaterPathfindingLinksets::updateControls() { LLFloaterPathfindingObjects::updateControls(); - updateStateOnEditFields(); - updateStateOnEditLinksetUse(); -} - -void LLFloaterPathfindingLinksets::updateSelection() -{ - LLFloaterPathfindingObjects::updateSelection(); updateEditFieldValues(); updateStateOnEditFields(); updateStateOnEditLinksetUse(); |