84a85,90
> MasterPort::unBind()
> {
> _slavePort = NULL;
> }
>
> void
169a176,181
> SlavePort::unBind()
> {
> _masterPort = NULL;
> }
>
> void