changeset 12 | e6a66db4e9d0 |
parent 0 | c8caa15ef882 |
child 35 | fbd2e7cec7ef |
--- a/simpleengine/engine/inc/simpleconnection.h Tue Feb 02 01:05:17 2010 +0200 +++ b/simpleengine/engine/inc/simpleconnection.h Fri Mar 19 09:37:41 2010 +0200 @@ -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