summaryrefslogtreecommitdiff
path: root/indra/newview/lltoastnotifypanel.h
diff options
context:
space:
mode:
authorDmitry Oleshko <doleshko@productengine.com>2009-11-18 18:36:10 +0200
committerDmitry Oleshko <doleshko@productengine.com>2009-11-18 18:36:10 +0200
commit4dc294e6dc6a88201ccb2dce76eab25ca936e062 (patch)
tree619ad963e2a19b5ada99e21f1a86c0b5139da70b /indra/newview/lltoastnotifypanel.h
parent1ea7c51f7e3f012916c1f5e76100b9686ee3d35b (diff)
fixed low bug (EXT-2552) Building of notification toast's panel produces a creation of dummy icon
removed commented code from XML file removed from toast notify panel Icon member and a corresponding code --HG-- branch : product-engine
Diffstat (limited to 'indra/newview/lltoastnotifypanel.h')
-rw-r--r--indra/newview/lltoastnotifypanel.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/indra/newview/lltoastnotifypanel.h b/indra/newview/lltoastnotifypanel.h
index 66534edcdf..eea70705ec 100644
--- a/indra/newview/lltoastnotifypanel.h
+++ b/indra/newview/lltoastnotifypanel.h
@@ -73,7 +73,6 @@ private:
// panel elements
LLTextBase* mTextBox;
- LLIconCtrl* mIcon;
LLPanel* mInfoPanel; // a panel, that contains an information
LLPanel* mControlPanel; // a panel, that contains buttons (if present)