From 7cf4a2e0f393a9fef2d647bef55ac48d5f394ec9 Mon Sep 17 00:00:00 2001 From: zhongjin Date: Fri, 2 Dec 2022 15:49:02 +0800 Subject: [PATCH] =?UTF-8?q?=E6=9B=B4=E6=96=B0=20'src/Network/fgcom.cxx'?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/Network/fgcom.cxx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/Network/fgcom.cxx b/src/Network/fgcom.cxx index 4481313..e0365e4 100644 --- a/src/Network/fgcom.cxx +++ b/src/Network/fgcom.cxx @@ -545,7 +545,7 @@ void FGCom::connectToCommFrequency() { void FGCom::updateCall() { - SG_LOG(SG_SOUND,SG_ALERT,"updateCall()"); + //SG_LOG(SG_SOUND,SG_ALERT,"updateCall()"); if (_processingTimer.elapsedMSec() > IAX_DELAY) {