Changeset 3056 for source/ariba/overlay/modules
- Timestamp:
- Apr 23, 2009, 6:58:34 PM (16 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
source/ariba/overlay/modules/OverlayInterface.cpp
r2473 r3056 57 57 58 58 OverlayInterface::~OverlayInterface(){ 59 baseoverlay.unbind( OVERLAY_SERVICE_ID );59 baseoverlay.unbind( this, OVERLAY_SERVICE_ID ); 60 60 } 61 61
Note:
See TracChangeset
for help on using the changeset viewer.