aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/linden/indra
diff options
context:
space:
mode:
Diffstat (limited to 'linden/indra')
-rw-r--r--linden/indra/newview/llpanelgroupgeneral.cpp1
1 files changed, 0 insertions, 1 deletions
diff --git a/linden/indra/newview/llpanelgroupgeneral.cpp b/linden/indra/newview/llpanelgroupgeneral.cpp
index 8553291..8006981 100644
--- a/linden/indra/newview/llpanelgroupgeneral.cpp
+++ b/linden/indra/newview/llpanelgroupgeneral.cpp
@@ -242,7 +242,6 @@ BOOL LLPanelGroupGeneral::postBuild()
242 args["[GROUPCREATEFEE]"] = gHippoGridManager->getConnectedGrid()->getGroupCreationFee(); 242 args["[GROUPCREATEFEE]"] = gHippoGridManager->getConnectedGrid()->getGroupCreationFee();
243 mConfirmGroupCreateStr = getString("confirm_group_create_str", args); 243 mConfirmGroupCreateStr = getString("confirm_group_create_str", args);
244 mIncompleteMemberDataStr = getString("incomplete_member_data_str"); 244 mIncompleteMemberDataStr = getString("incomplete_member_data_str");
245 mConfirmGroupCreateStr = getString("confirm_group_create_str");
246 245
247 // If the group_id is null, then we are creating a new group 246 // If the group_id is null, then we are creating a new group
248 if (mGroupID.isNull()) 247 if (mGroupID.isNull())