diff -r c8caa15ef882 -r e6a66db4e9d0 simpleengine/engine/inc/simpleconnection.h --- 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