From: fgsfds Date: Thu, 27 Feb 2020 17:45:47 +0000 (+0300) Subject: remove stray printf X-Git-Url: http://deadsoftware.ru/gitweb?p=d2df-sdl.git;a=commitdiff_plain;h=c05606a0146505c3f01f68afbc1a898b58f68a03 remove stray printf --- diff --git a/src/game/g_netmsg.pas b/src/game/g_netmsg.pas index 92c4516..6c3137a 100644 --- a/src/game/g_netmsg.pas +++ b/src/game/g_netmsg.pas @@ -1768,8 +1768,6 @@ begin gTime := EvTime; - e_LogWritefln('EVENT %d %d', [EvType, EvNum]); - if (g_Res_received_map_start <> 0) then begin if (g_Res_received_map_start < 0) then exit;