fixed sun pro warning

This commit is contained in:
Jeff Hill
2003-01-09 16:40:01 +00:00
parent 0b33801f3c
commit 2f7c14486b

View File

@@ -163,8 +163,6 @@ caStatus casAsyncIOI::postIOCompletionI ()
// o clients lock protects list and flag
//
return this->client.addToEventQueue ( *this, this->inTheEventQueue, this->posted );
return S_cas_success;
}
//