diff options
author | Aimee Linden <aimee@lindenlab.com> | 2010-05-27 11:41:07 +0100 |
---|---|---|
committer | Aimee Linden <aimee@lindenlab.com> | 2010-05-27 11:41:07 +0100 |
commit | d821d371e30cb7fcf32b6fae12ef4557e729bca3 (patch) | |
tree | 60f3a4ceb79041e1d8ac938c991be518859efcfa /indra/newview/llpanelvoiceeffect.h | |
parent | 7ab53a6eec2617357ad6d7e7b2f2a3879a663124 (diff) |
EXT-7138 WIP Removed now redundant onClickAdd callback from the Voice Effect preview floater.
Cleaned up comments.
Diffstat (limited to 'indra/newview/llpanelvoiceeffect.h')
-rw-r--r-- | indra/newview/llpanelvoiceeffect.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/indra/newview/llpanelvoiceeffect.h b/indra/newview/llpanelvoiceeffect.h index 235db5a9e4..c773b4ce94 100644 --- a/indra/newview/llpanelvoiceeffect.h +++ b/indra/newview/llpanelvoiceeffect.h @@ -1,6 +1,6 @@ /** * @file llpanelvoiceeffect.h - * @author Aimee Walton + * @author Aimee * @brief Panel to select Voice Effects. * * $LicenseInfo:firstyear=2010&license=viewergpl$ |