resubscription

This commit is contained in:
Matej Sekoranja
2011-01-28 21:22:31 +01:00
parent 441532ff66
commit ec3a7b3ed6
2 changed files with 49 additions and 6 deletions

View File

@@ -192,7 +192,6 @@ namespace epics {
if(_closed) return;
_closed = true;
printf("closing.\n");
// remove from registry
_context->getTransportRegistry()->remove(this);