diff options
author | Richard Nelson <none@none> | 2010-08-16 17:57:03 -0700 |
---|---|---|
committer | Richard Nelson <none@none> | 2010-08-16 17:57:03 -0700 |
commit | 0399d49e52d16c4335a933ac8d8f2ae251aeec6d (patch) | |
tree | f7d80e317e3f2c0bcab7efc1117df403cb1f2af0 /indra/newview/llfloaterbuyland.cpp | |
parent | 7dce65a5db84988b2cab3d9c977a86c08124701c (diff) | |
parent | 98bcaa1071ac4fb0b98a719c7fc7bdb3682dae4c (diff) |
merge
Diffstat (limited to 'indra/newview/llfloaterbuyland.cpp')
-rw-r--r-- | indra/newview/llfloaterbuyland.cpp | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/indra/newview/llfloaterbuyland.cpp b/indra/newview/llfloaterbuyland.cpp index 455cce5e56..78b0f73887 100644 --- a/indra/newview/llfloaterbuyland.cpp +++ b/indra/newview/llfloaterbuyland.cpp @@ -299,8 +299,7 @@ LLFloaterBuyLandUI::LLFloaterBuyLandUI(const LLSD& key) mParcelBuyInfo(0) { LLViewerParcelMgr::getInstance()->addObserver(&mParcelSelectionObserver); - -// LLUICtrlFactory::getInstance()->buildFloater(sInstance, "floater_buy_land.xml"); + } LLFloaterBuyLandUI::~LLFloaterBuyLandUI() |