moved someof the functionality into the old interface

This commit is contained in:
Jeff Hill
2002-05-09 00:35:32 +00:00
parent cc0abe0d02
commit 71827bb2ce
3 changed files with 29 additions and 44 deletions

View File

@@ -24,7 +24,3 @@ cacChannelNotify::~cacChannelNotify ()
{
}
bool cacChannelNotify::includeFirstConnectInCountOfOutstandingIO () const
{
return false;
}