summaryrefslogtreecommitdiff
path: root/indra/llwebrtc/llwebrtc.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'indra/llwebrtc/llwebrtc.cpp')
-rw-r--r--indra/llwebrtc/llwebrtc.cpp2
1 files changed, 0 insertions, 2 deletions
diff --git a/indra/llwebrtc/llwebrtc.cpp b/indra/llwebrtc/llwebrtc.cpp
index 6c501c0ca6..b776591b23 100644
--- a/indra/llwebrtc/llwebrtc.cpp
+++ b/indra/llwebrtc/llwebrtc.cpp
@@ -556,7 +556,6 @@ void LLWebRTCImpl::updateDevices()
}
}
-#if __x86_64__ && !__FreeBSD__
void LLWebRTCImpl::OnDevicesUpdated()
{
// reset these to a bad value so an update is forced
@@ -565,7 +564,6 @@ void LLWebRTCImpl::OnDevicesUpdated()
updateDevices();
}
-#endif
void LLWebRTCImpl::setTuningMode(bool enable)