diff -r 73a1feb507fb -r bc78a40cd63c tsrc/mceclientstub/inc/mceinsession.h --- a/tsrc/mceclientstub/inc/mceinsession.h Tue Aug 31 15:12:07 2010 +0300 +++ b/tsrc/mceclientstub/inc/mceinsession.h Wed Sep 01 12:31:01 2010 +0100 @@ -160,7 +160,7 @@ * Two-phased constructor. * For temporay use only. */ - IMPORT_C static CMceInSession* NewL(); + static CMceInSession* NewL(); /** * C++ default constructor. @@ -196,4 +196,4 @@ }; - #endif + #endif \ No newline at end of file