Passing code off for re-implementing Restore to Last Position.

Signed-off-by: Beeks <HgDelirium@gmail.com>
This commit is contained in:
Beeks
2010-08-25 23:45:08 -04:00
parent c945631672
commit d1c4a0a491
2 changed files with 2 additions and 4 deletions

View File

@@ -4034,8 +4034,8 @@ void LLObjectBridge::buildContextMenu(LLMenuGL& menu, U32 flags)
items.push_back(std::string("Object Wear"));
items.push_back(std::string("Attach To"));
items.push_back(std::string("Attach To HUD"));
// commented out for DEV-32347
//items.push_back(std::string("Restore to Last Position"));
// commented out for DEV-32347 - AND Commented back in for non-morons.
items.push_back(std::string("Restore to Last Position"));