--- a/bluetoothengine/btnotif/src/btnenterpriseitsecurityinfonotifier.cpp Wed Sep 01 12:20:04 2010 +0100
+++ b/bluetoothengine/btnotif/src/btnenterpriseitsecurityinfonotifier.cpp Tue Sep 14 21:37:10 2010 +0300
@@ -94,13 +94,11 @@
}
// ----------------------------------------------------------
-// CBTEnterpriseItSecurityInfoNotifier::GetParamsL
+// CBTEnterpriseItSecurityInfoNotifier::ProcessStartParamsL
// Mandatory for BT Notifiers when using asynchronous launch.
// ----------------------------------------------------------
//
-void CBTEnterpriseItSecurityInfoNotifier::GetParamsL(const TDesC8& /*aBuffer*/,
- TInt /*aReplySlot*/,
- const RMessagePtr2& /*aMessage*/)
+void CBTEnterpriseItSecurityInfoNotifier::ProcessStartParamsL()
{
//nothing to do here
}