cut some logging

This commit is contained in:
Eric House 2012-01-03 18:53:58 -08:00
parent 8e62cf10c7
commit 814e4dd088

View file

@ -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 ) {