diff -r 33a5d2bbf6fc -r 73a1feb507fb tsrc/mceclientstub/inc/mceoutsession.h --- a/tsrc/mceclientstub/inc/mceoutsession.h Thu Aug 19 09:51:39 2010 +0300 +++ b/tsrc/mceclientstub/inc/mceoutsession.h Tue Aug 31 15:12:07 2010 +0300 @@ -86,6 +86,9 @@ */ IMPORT_C static CMceOutSession* NewL(CMceRefer& aRefer); + /// Note: This function exists only in the stub + IMPORT_C static CMceOutSession* NewL(); + /** * Destructor. */