mirror of
git://xwords.git.sourceforge.net/gitroot/xwords/xwords
synced 2024-12-30 10:26:58 +01:00
cleanup
This commit is contained in:
parent
6d22c3ab86
commit
5d20ef872e
1 changed files with 0 additions and 2 deletions
|
@ -49,8 +49,6 @@ AddrInfo::isCurrent() const
|
||||||
return XWThreadPool::GetTPool()->IsCurrent( this );
|
return XWThreadPool::GetTPool()->IsCurrent( this );
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
bool
|
bool
|
||||||
AddrInfo::equals( const AddrInfo& other ) const
|
AddrInfo::equals( const AddrInfo& other ) const
|
||||||
{
|
{
|
||||||
|
|
Loading…
Reference in a new issue