Index: source/ariba/overlay/modules/OverlayInterface.cpp
===================================================================
--- source/ariba/overlay/modules/OverlayInterface.cpp	(revision 3055)
+++ source/ariba/overlay/modules/OverlayInterface.cpp	(revision 3056)
@@ -57,5 +57,5 @@
 
 OverlayInterface::~OverlayInterface(){
-	baseoverlay.unbind( OVERLAY_SERVICE_ID );
+	baseoverlay.unbind( this, OVERLAY_SERVICE_ID );
 }
 
