OpenDOF Project
void DOFSystem_RemoveRouteListener ( DOFSystem  self,
DOFSystemRouteListener  listener 
)

Remove the listener on a system added by DOFSystem_AddRouteListener.

If the listener was not added (or has already been removed), the request is ignored.

Parameters
selfThe DOFSystem. This must not be NULL.
listenerThe listener. This should not be NULL. If not found, no action is taken.
core-c-dof-oal Version 7.1.5 Build 0
2017-01-25