connectionmonitoring/connmon/connectionmonitor/inc/ConnMonIAP.h
changeset 44 a0c4ceac30d0
parent 2 086aae6fc07e
child 52 bbe4544dfd31
--- a/connectionmonitoring/connmon/connectionmonitor/inc/ConnMonIAP.h	Thu Jun 24 11:36:05 2010 +0300
+++ b/connectionmonitoring/connmon/connectionmonitor/inc/ConnMonIAP.h	Fri Jul 09 10:25:55 2010 +0300
@@ -401,10 +401,9 @@
          * closed event.
          * @since
          * @param aConnection The connection info. On return, will contain connection id.
-         * @param aSent On return, value is ETrue if event has been sent, EFalse otherwise.
          * @return KErrNone if successfull, otherwise a system wide error code.
          */
-        TBool GetDeleteNotifyStatus( TConnInfo& aConnection, TBool& aSent );
+        TBool GetDeleteNotifyStatus( TConnInfo& aConnection );
 
         /**
          * Gets a pointer to the activity notifier object for the given connection id.