diff options
author | Richard Linden <none@none> | 2012-03-29 23:56:15 -0700 |
---|---|---|
committer | Richard Linden <none@none> | 2012-03-29 23:56:15 -0700 |
commit | 56f9c54c8348786db395ccd464eec17d5b17eeb1 (patch) | |
tree | 08d9ebd23121654a9cf4e0561b1256de9bc9b608 /indra/newview/lltoastgroupnotifypanel.h | |
parent | 27ce5c301633fa75c32087e347347ab9111aa787 (diff) | |
parent | 2fa1c42aadbe2a29e1bcced9a487c0e5abf0602b (diff) |
Automated merge with ssh://hg.lindenlab.com/richard/viewer-chui
Diffstat (limited to 'indra/newview/lltoastgroupnotifypanel.h')
-rw-r--r-- | indra/newview/lltoastgroupnotifypanel.h | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/indra/newview/lltoastgroupnotifypanel.h b/indra/newview/lltoastgroupnotifypanel.h index 3b8b31eac1..dfdc6ae559 100644 --- a/indra/newview/lltoastgroupnotifypanel.h +++ b/indra/newview/lltoastgroupnotifypanel.h @@ -47,9 +47,6 @@ class LLToastGroupNotifyPanel public: void close(); - static bool onNewNotification(const LLSD& notification); - - // Non-transient messages. You can specify non-default button // layouts (like one for script dialogs) by passing various // numbers in for "layout". |