branch | RCL_3 |
changeset 17 | 2669f8761a99 |
parent 0 | c8caa15ef882 |
child 18 | fbd2e7cec7ef |
--- a/simpleengine/engine/inc/simpleconnection.h Thu Aug 19 10:19:02 2010 +0300 +++ b/simpleengine/engine/inc/simpleconnection.h Tue Aug 31 15:35:50 2010 +0300 @@ -53,8 +53,6 @@ */ static CSimpleConnection* NewL( MSimpleConnectionObserver& aObserver ); - static CSimpleConnection* NewL( MSimpleConnectionObserver& aObserver, TInt32 aServiceId ); - /** * Destructor. */ @@ -136,7 +134,7 @@ /** * Two-phase constructor */ - void ConstructL( TInt32 aServiceId ); + void ConstructL( ); /** * constructor