fixed sun pro warnings
This commit is contained in:
@@ -52,7 +52,7 @@ void getCopy::completion ( unsigned typeIn,
|
||||
}
|
||||
|
||||
void getCopy::exception (
|
||||
int status, const char *pContext, unsigned typeIn, arrayElementCount countIn )
|
||||
int status, const char *pContext, unsigned /* typeIn */, arrayElementCount /* countIn */ )
|
||||
{
|
||||
this->cacCtx.exception ( status, pContext,
|
||||
__FILE__, __LINE__, this->chan, this->type, this->count, CA_OP_GET );
|
||||
|
||||
Reference in New Issue
Block a user