mirror of
git://xwords.git.sourceforge.net/gitroot/xwords/xwords
synced 2024-12-28 09:58:30 +01:00
cut some logging
This commit is contained in:
parent
8e62cf10c7
commit
814e4dd088
1 changed files with 0 additions and 1 deletions
|
@ -1814,7 +1814,6 @@ p_comms_timerFired( void* closure, XWTimerReason XP_UNUSED_DBG(why) )
|
|||
static void
|
||||
setHeartbeatTimer( CommsCtxt* comms )
|
||||
{
|
||||
LOG_FUNC();
|
||||
XP_ASSERT( !!comms );
|
||||
|
||||
if ( comms->hbTimerPending ) {
|
||||
|
|
Loading…
Reference in a new issue