summaryrefslogtreecommitdiff
path: root/indra/newview/llfloaterevent.h
diff options
context:
space:
mode:
Diffstat (limited to 'indra/newview/llfloaterevent.h')
-rw-r--r--indra/newview/llfloaterevent.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/indra/newview/llfloaterevent.h b/indra/newview/llfloaterevent.h
index 8f448b5fa2..563ecc49da 100644
--- a/indra/newview/llfloaterevent.h
+++ b/indra/newview/llfloaterevent.h
@@ -42,7 +42,7 @@ class LLPanelEvent;
class LLFloaterEventInfo : public LLFloater
{
public:
- LLFloaterEventInfo(const std::string& name, const U32 event_id );
+ LLFloaterEventInfo( const U32 event_id );
/*virtual*/ ~LLFloaterEventInfo();
void displayEventInfo(const U32 event_id);