diff options
| author | William Todd Stinson <stinson@lindenlab.com> | 2012-12-18 18:48:15 -0800 |
|---|---|---|
| committer | William Todd Stinson <stinson@lindenlab.com> | 2012-12-18 18:48:15 -0800 |
| commit | c73947ac1fc6c48bca75ea7d6beeda63eb695b2b (patch) | |
| tree | 8a11c8225a8b18ce820747755a84297a3c4ff432 /indra/newview/llnotificationhandler.h | |
| parent | e7467e8c01ef43ea14a3da9de436e9aa3dd02606 (diff) | |
CHUI-499: Adding ability to serialize the communication notifications to local disk per user.
Diffstat (limited to 'indra/newview/llnotificationhandler.h')
| -rw-r--r-- | indra/newview/llnotificationhandler.h | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/indra/newview/llnotificationhandler.h b/indra/newview/llnotificationhandler.h index a78f0c067b..bff4efa9ea 100644 --- a/indra/newview/llnotificationhandler.h +++ b/indra/newview/llnotificationhandler.h @@ -119,7 +119,6 @@ public: /** * Handler for chat message notifications. */ -// XXX stinson 12/06/2012 : can I just remove the LLChatHandler class? class LLChatHandler : public LLEventHandler { public: |
