From 31e85ba276e17f6198513d1632364b0df955eec0 Mon Sep 17 00:00:00 2001 From: Aimee Linden Date: Thu, 8 Apr 2010 13:09:10 +0100 Subject: Another small fix-up from backing out the SLE merge --- indra/newview/llviewercontrol.cpp | 1 - 1 file changed, 1 deletion(-) (limited to 'indra') diff --git a/indra/newview/llviewercontrol.cpp b/indra/newview/llviewercontrol.cpp index 6f037177fa..874995a09e 100644 --- a/indra/newview/llviewercontrol.cpp +++ b/indra/newview/llviewercontrol.cpp @@ -413,7 +413,6 @@ bool handleHighResSnapshotChanged(const LLSD& newvalue) bool handleVoiceClientPrefsChanged(const LLSD& newvalue) { - if(LLVoiceClient::getInstance()) LLVoiceClient::getInstance()->updateSettings(); return true; } -- cgit v1.2.3