summaryrefslogtreecommitdiff
path: root/indra/newview/llpanelplaceinfo.h
diff options
context:
space:
mode:
authorSergei Litovchuk <slitovchuk@productengine.com>2009-11-09 18:50:55 +0200
committerSergei Litovchuk <slitovchuk@productengine.com>2009-11-09 18:50:55 +0200
commit9c5d1fd3bd9f9cfb20341b9fb7b1046784206432 (patch)
tree527899bcfab321f7efeae76c3881c3b724e0a871 /indra/newview/llpanelplaceinfo.h
parentb56f497098aca38ce8f0023b297dfd7171f8d7f4 (diff)
- Reverted fix for normal bug EXT-2016 "Place Profile panel isn't resized". The reason is that some unnecessary free space is left in Place Profile panel.
- Cleaned up obsolete code from Place Profile panel. --HG-- branch : product-engine
Diffstat (limited to 'indra/newview/llpanelplaceinfo.h')
-rw-r--r--indra/newview/llpanelplaceinfo.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/indra/newview/llpanelplaceinfo.h b/indra/newview/llpanelplaceinfo.h
index ba32cc4c34..133933a880 100644
--- a/indra/newview/llpanelplaceinfo.h
+++ b/indra/newview/llpanelplaceinfo.h
@@ -110,7 +110,6 @@ protected:
LLUUID mRequestedID;
LLVector3 mPosRegion;
std::string mCurrentTitle;
- S32 mMinHeight;
INFO_TYPE mInfoType;
LLTextBox* mTitle;