summaryrefslogtreecommitdiff
path: root/indra/newview/llpanelgroupgeneral.h
diff options
context:
space:
mode:
authorYuri Chebotarev <ychebotarev@productengine.com>2010-05-17 18:36:53 +0300
committerYuri Chebotarev <ychebotarev@productengine.com>2010-05-17 18:36:53 +0300
commit4683283a666e3c34b6df52951b96c342a44679a8 (patch)
treef52159cea31a2f1d7a0366d80979ec43374cccc8 /indra/newview/llpanelgroupgeneral.h
parentbf197d4f410b686a80bd66ab7a3fcc761e8591ca (diff)
EXT-7045 FIX miss one more texture setup place.
Also remove redundant variable and do some refactoring. Reviwed by Vadim Savchuk at https://codereview.productengine.com/secondlife/r/391/ --HG-- branch : product-engine
Diffstat (limited to 'indra/newview/llpanelgroupgeneral.h')
-rw-r--r--indra/newview/llpanelgroupgeneral.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/indra/newview/llpanelgroupgeneral.h b/indra/newview/llpanelgroupgeneral.h
index 6245018871..6f4fa994da 100644
--- a/indra/newview/llpanelgroupgeneral.h
+++ b/indra/newview/llpanelgroupgeneral.h
@@ -95,7 +95,6 @@ private:
BOOL mChanged;
BOOL mFirstUse;
std::string mIncompleteMemberDataStr;
- LLUUID mDefaultIconID;
// Group information (include any updates in updateChanged)
LLLineEditor *mGroupNameEditor;