summaryrefslogtreecommitdiff
path: root/indra/newview/llnotificationhandler.h
diff options
context:
space:
mode:
authorWilliam Todd Stinson <stinson@lindenlab.com>2012-12-10 19:14:37 -0800
committerWilliam Todd Stinson <stinson@lindenlab.com>2012-12-10 19:14:37 -0800
commit4d3590ae9c0040d010badc026b755634e7b3ac77 (patch)
tree4bc58469357ac1585500f67421ec77c6d6a5558d /indra/newview/llnotificationhandler.h
parent3c591c1a929ddc8447620e5062401b6586ebc718 (diff)
Correcting a mac build error.
Diffstat (limited to 'indra/newview/llnotificationhandler.h')
-rw-r--r--indra/newview/llnotificationhandler.h2
1 files changed, 0 insertions, 2 deletions
diff --git a/indra/newview/llnotificationhandler.h b/indra/newview/llnotificationhandler.h
index 98b0eecd0d..a78f0c067b 100644
--- a/indra/newview/llnotificationhandler.h
+++ b/indra/newview/llnotificationhandler.h
@@ -225,8 +225,6 @@ protected:
virtual void initChannel() {};
};
-typedef boost::intrusive_ptr<LLViewerAlertHandler> LLViewerAlertHandlerPtr;
-
/**
* Handler for offers notices.
* It manages life time of offer notices.