]> git.xonotic.org Git - xonotic/xonotic-data.pk3dir.git/commitdiff
Remove a debug print
authorterencehill <piuntn@gmail.com>
Mon, 21 Feb 2022 23:17:19 +0000 (00:17 +0100)
committerterencehill <piuntn@gmail.com>
Mon, 21 Feb 2022 23:17:19 +0000 (00:17 +0100)
qcsrc/menu/xonotic/util.qc

index 06139566d85ad6a50c30af6d3f09d19a3eca418d..f7c5b3f41d732e634ee7eb02974ed32408e1a48d 100644 (file)
@@ -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 != "")