mirror of
git://xwords.git.sourceforge.net/gitroot/xwords/xwords
synced 2025-01-18 22:26:30 +01:00
remove logging
This commit is contained in:
parent
07a0e0ed93
commit
11bde2b7fd
1 changed files with 1 additions and 1 deletions
|
@ -536,7 +536,7 @@ static void
|
|||
and_util_addrChange( XW_UtilCtxt* uc, const CommsAddrRec* oldAddr,
|
||||
const CommsAddrRec* newAddr )
|
||||
{
|
||||
LOG_FUNC();
|
||||
// LOG_FUNC();
|
||||
}
|
||||
|
||||
static void
|
||||
|
|
Loading…
Reference in a new issue