--- a/mmserv/tms/tmscallserver/inc/tmscsuplink.h Tue Aug 31 15:43:02 2010 +0300
+++ b/mmserv/tms/tmscallserver/inc/tmscsuplink.h Wed Sep 01 12:23:00 2010 +0100
@@ -31,8 +31,7 @@
{
public:
- static TMSCSUplink* NewL(TMSCSDevSoundObserver& observer,
- const gint retrytime);
+ static TMSCSUplink* NewL(TMSCSDevSoundObserver& observer);
virtual ~TMSCSUplink();
@@ -84,7 +83,7 @@
protected:
TMSCSUplink(TMSCSDevSoundObserver& aObserver);
- void ConstructL(const gint retrytime);
+ void ConstructL();
};
} //namespace TMS