Address of variable can never be NULL
This commit is contained in:
@@ -24,7 +24,6 @@
|
||||
casCoreClient::casCoreClient ( caServerI & serverInternal ) :
|
||||
eventSys ( *this )
|
||||
{
|
||||
assert ( & serverInternal );
|
||||
ctx.setServer ( & serverInternal );
|
||||
ctx.setClient ( this );
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user