Fixed HP aCC warnings

This commit is contained in:
Ralph Lange
2003-09-01 20:05:12 +00:00
parent e3c514ea9e
commit d6ab506379
5 changed files with 5 additions and 6 deletions

View File

@@ -96,7 +96,7 @@ pvExistReturn directoryServer::pvExistTest
// directoryServer::pvExistTest()
//
pvExistReturn directoryServer::pvExistTest
( const casCtx & ctx, const char * pPVName )
( const casCtx & /* ctx */, const char * pPVName )
{
//
// lifetime of id is shorter than lifetime of pName