mirror of
git://xwords.git.sourceforge.net/gitroot/xwords/xwords
synced 2025-01-30 08:34:16 +01:00
remove excess logging
This commit is contained in:
parent
5462a05692
commit
dbf156fca7
1 changed files with 0 additions and 2 deletions
|
@ -122,8 +122,6 @@ UDPAckTrack::threadProc()
|
|||
}
|
||||
logf( XW_LOGERROR, "%s: these packets leaked: %s", __func__,
|
||||
leaked.c_str() );
|
||||
} else {
|
||||
logf( XW_LOGINFO, "%s: no packets leaked", __func__ );
|
||||
}
|
||||
}
|
||||
return NULL;
|
||||
|
|
Loading…
Add table
Reference in a new issue