I thought I'd done all these right already... meh~

This commit is contained in:
Lirusaito
2016-03-31 07:38:43 -04:00
parent 0c75255da7
commit 62b6531468
4 changed files with 2 additions and 5 deletions

View File

@@ -243,7 +243,6 @@ LLFloaterLand::LLFloaterLand(const LLSD& seed)
, mPanelMedia(nullptr)
, mPanelAccess(nullptr)
, mPanelCovenant(nullptr)
, mPanelExperiences(nullptr)
{
mFactoryMap["land_general_panel"] = LLCallbackMap(createPanelLandGeneral, this);
mFactoryMap["land_covenant_panel"] = LLCallbackMap(createPanelLandCovenant, this);