diff options
author | Oz Linden <oz@lindenlab.com> | 2010-12-14 14:47:01 -0500 |
---|---|---|
committer | Oz Linden <oz@lindenlab.com> | 2010-12-14 14:47:01 -0500 |
commit | a0d3c7c0f8a5693a0ce3471142b8229578e9e948 (patch) | |
tree | c43e7f9b083079d3be6252a7c56c4618e6561273 /indra/newview/llscreenchannel.h | |
parent | 31d401e1c3ccedfc06b9efda51923d050029cfc9 (diff) | |
parent | 7c0c86774f601cab3e0ca1598ea786b803c5bc71 (diff) |
merge fix for storm-401
Diffstat (limited to 'indra/newview/llscreenchannel.h')
-rw-r--r-- | indra/newview/llscreenchannel.h | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/indra/newview/llscreenchannel.h b/indra/newview/llscreenchannel.h index 023a65d872..c536a21779 100644 --- a/indra/newview/llscreenchannel.h +++ b/indra/newview/llscreenchannel.h @@ -81,9 +81,6 @@ public: // show all toasts in a channel virtual void redrawToasts() {}; - virtual void closeOverflowToastPanel() {}; - virtual void hideOverflowToastPanel() {}; - // Channel's behavior-functions // set whether a channel will control hovering inside itself or not |