This commit is contained in:
Eric House 2013-06-22 05:53:32 -07:00
parent 6d22c3ab86
commit 5d20ef872e

View file

@ -49,8 +49,6 @@ AddrInfo::isCurrent() const
return XWThreadPool::GetTPool()->IsCurrent( this );
}
bool
AddrInfo::equals( const AddrInfo& other ) const
{