From 9c7c7790d7c476f04d4c54ff63c223d8008b00a5 Mon Sep 17 00:00:00 2001 From: Sean Bright Date: Tue, 30 Dec 2025 12:57:58 -0500 Subject: [PATCH] func_talkdetect.c: Remove reference to non-existent variables. --- funcs/func_talkdetect.c | 1 - 1 file changed, 1 deletion(-) diff --git a/funcs/func_talkdetect.c b/funcs/func_talkdetect.c index 257ecda8f3..ffa2cfa2a9 100644 --- a/funcs/func_talkdetect.c +++ b/funcs/func_talkdetect.c @@ -115,7 +115,6 @@ same => n,Set(TALK_DETECT(set)=,128) - This function will set the following variables: The TALK_DETECT function uses an audiohook to inspect the voice media frames on a channel. Other functions, such as JITTERBUFFER,