adapt to interface change

This commit is contained in:
Jeff Hill
2002-05-09 00:33:02 +00:00
parent d96252dbc5
commit 40b3f5571e

View File

@@ -111,10 +111,7 @@ int CASG::block ( double timeout )
break;
}
status = this->client.blockForEventAndEnableCallbacks ( this->sem, remaining );
if ( status != ECA_NORMAL ) {
break;
}
this->client.blockForEventAndEnableCallbacks ( this->sem, remaining );
/*
* force a time update