mirror of
git://xwords.git.sourceforge.net/gitroot/xwords/xwords
synced 2025-01-29 08:34:37 +01:00
get rid of extra log statement
This commit is contained in:
parent
06f8eedba8
commit
ddecfad8d1
1 changed files with 0 additions and 1 deletions
|
@ -666,7 +666,6 @@ bpd_discover( PalmBTStuff* btStuff, BtLibDeviceAddressType* addr )
|
|||
CALL_ERR( err, BtLibDiscoverSingleDevice, btStuff->btLibRefNum,
|
||||
"Crosswords host", (BtLibClassOfDeviceType*)&deviceFilter, 1,
|
||||
addr, false, false );
|
||||
LOG_RETURNF( "%s", btErrToStr(err) );
|
||||
return err;
|
||||
} /* bpd_discover */
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue