summaryrefslogtreecommitdiff
path: root/source/sv_init.c
diff options
context:
space:
mode:
Diffstat (limited to 'source/sv_init.c')
-rw-r--r--source/sv_init.c3
1 files changed, 0 insertions, 3 deletions
diff --git a/source/sv_init.c b/source/sv_init.c
index f2c9d93..0271269 100644
--- a/source/sv_init.c
+++ b/source/sv_init.c
@@ -263,9 +263,6 @@ void SV_InitGame( qboolean ismvd ){
}
#endif
- // heartbeats will always be sent to the id master
- svs.last_heartbeat = -99999; // send immediately
-
// init game
if( ismvd ) {
if( ge ) {