From: terencehill Date: Mon, 21 Feb 2022 23:17:19 +0000 (+0100) Subject: Remove a debug print X-Git-Tag: xonotic-v0.8.5~191 X-Git-Url: https://git.rm.cloudns.org/?a=commitdiff_plain;h=5e6797a00bb748ddaec21c4b6e0722a66ba1e9f9;p=xonotic%2Fxonotic-data.pk3dir.git Remove a debug print --- diff --git a/qcsrc/menu/xonotic/util.qc b/qcsrc/menu/xonotic/util.qc index 06139566d..f7c5b3f41 100644 --- a/qcsrc/menu/xonotic/util.qc +++ b/qcsrc/menu/xonotic/util.qc @@ -437,11 +437,10 @@ void UpdateNotification_URI_Get_Callback(float id, float status, string data) } } } - + if(un_tosversion != "") { _Nex_ExtResponseSystem_NewToS = stof(un_tosversion); - LOG_INFOF("Latest ToS version is %d", _Nex_ExtResponseSystem_NewToS); } if(un_bannedservers != "")