aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/linden/indra/newview/llvoiceclient.h
diff options
context:
space:
mode:
Diffstat (limited to 'linden/indra/newview/llvoiceclient.h')
-rw-r--r--linden/indra/newview/llvoiceclient.h4
1 files changed, 3 insertions, 1 deletions
diff --git a/linden/indra/newview/llvoiceclient.h b/linden/indra/newview/llvoiceclient.h
index 9dfcd52..2220d59 100644
--- a/linden/indra/newview/llvoiceclient.h
+++ b/linden/indra/newview/llvoiceclient.h
@@ -99,7 +99,9 @@ class LLVoiceClient: public LLSingleton<LLVoiceClient>
99 serviceTypeC // one-to-one and small group chat 99 serviceTypeC // one-to-one and small group chat
100 }; 100 };
101 static F32 OVERDRIVEN_POWER_LEVEL; 101 static F32 OVERDRIVEN_POWER_LEVEL;
102 102
103 void updateSettings(); // call after loading settings and whenever they change
104
103 ///////////////////////////// 105 /////////////////////////////
104 // session control messages 106 // session control messages
105 void connect(); 107 void connect();