summaryrefslogtreecommitdiff
path: root/indra/newview/llfloatervoiceeffect.h
diff options
context:
space:
mode:
authorAimee Linden <aimee@lindenlab.com>2010-05-23 04:35:31 +0100
committerAimee Linden <aimee@lindenlab.com>2010-05-23 04:35:31 +0100
commit6e98ca08300fad1fa8a4a5ab3996e1a6f8318564 (patch)
treed7e85aa6f198ea11c38729c46d66f6b16b77d325 /indra/newview/llfloatervoiceeffect.h
parent49d8b3f5195e854f8b87fd08098b54eeda51b0ae (diff)
EXT-7337 WIP Voice morph previewing.
Remove the activate button in the preview floater for now, it doesn't work in capture mode. Remove the remains of the play button.
Diffstat (limited to 'indra/newview/llfloatervoiceeffect.h')
-rw-r--r--indra/newview/llfloatervoiceeffect.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/indra/newview/llfloatervoiceeffect.h b/indra/newview/llfloatervoiceeffect.h
index 060ffc99e9..ed38cd6925 100644
--- a/indra/newview/llfloatervoiceeffect.h
+++ b/indra/newview/llfloatervoiceeffect.h
@@ -63,7 +63,7 @@ private:
void onClickPlay();
void onClickStop();
void onClickAdd();
- void onClickActivate();
+// void onClickActivate();
LLUUID mSelectedID;
LLScrollListCtrl* mVoiceEffectList;