summaryrefslogtreecommitdiff
path: root/indra/newview/llpanelmarketplaceinbox.h
diff options
context:
space:
mode:
authorOz Linden <oz@lindenlab.com>2011-09-12 14:52:18 -0400
committerOz Linden <oz@lindenlab.com>2011-09-12 14:52:18 -0400
commite26bd6c140c24d72b44966127825fef5bbe47c1d (patch)
treec70214a7a7e898b528f6b0f3ec6d47992969fe97 /indra/newview/llpanelmarketplaceinbox.h
parent08b75949998adbe3bbb4ef1d1d7e49405e468c94 (diff)
parent1c57963673193d5a3da638848c0540a5fbc91603 (diff)
merge changes for storm-1593 (marketplace inbox)
Diffstat (limited to 'indra/newview/llpanelmarketplaceinbox.h')
-rw-r--r--indra/newview/llpanelmarketplaceinbox.h4
1 files changed, 1 insertions, 3 deletions
diff --git a/indra/newview/llpanelmarketplaceinbox.h b/indra/newview/llpanelmarketplaceinbox.h
index 7b4ed137db..705a095cf0 100644
--- a/indra/newview/llpanelmarketplaceinbox.h
+++ b/indra/newview/llpanelmarketplaceinbox.h
@@ -37,9 +37,7 @@ class LLPanelMarketplaceInbox : public LLPanel, public LLSideTrayTabBadgeDriver
public:
struct Params : public LLInitParam::Block<Params, LLPanel::Params>
- {
- Params() {}
- };
+ {};
LOG_CLASS(LLPanelMarketplaceInbox);