summaryrefslogtreecommitdiff
path: root/indra/newview/llcallfloater.h
diff options
context:
space:
mode:
authorYuri Chebotarev <ychebotarev@productengine.com>2009-12-24 16:36:14 +0200
committerYuri Chebotarev <ychebotarev@productengine.com>2009-12-24 16:36:14 +0200
commit9c90822c9d5409f267c5d457489a6fd295dabd2a (patch)
treee1e3d01b559727b62382afb25edfa6e541c73f2a /indra/newview/llcallfloater.h
parent2c7e5b91001a981809803adbe8490c756ab8bfc6 (diff)
parented29d709c8aa308fca8bf84c84b02157f86c66c1 (diff)
merge
--HG-- branch : product-engine
Diffstat (limited to 'indra/newview/llcallfloater.h')
-rw-r--r--indra/newview/llcallfloater.h6
1 files changed, 0 insertions, 6 deletions
diff --git a/indra/newview/llcallfloater.h b/indra/newview/llcallfloater.h
index 537c57f671..ee3bc9b9fe 100644
--- a/indra/newview/llcallfloater.h
+++ b/indra/newview/llcallfloater.h
@@ -57,12 +57,6 @@ class LLSpeakerMgr;
class LLCallFloater : public LLDockableFloater, LLVoiceClientParticipantObserver
{
public:
- struct Params : public LLInitParam::Block<Params, LLDockableFloater::Params>
- {
- Optional<S32> voice_left_remove_delay;
-
- Params();
- };
LOG_CLASS(LLCallFloater);