diff -r 0a3770c1cffe -r d7383dba13ba genericopenlibs/openenvcore/backend/src/corebackend/localif.cpp --- a/genericopenlibs/openenvcore/backend/src/corebackend/localif.cpp Fri Jul 23 11:57:06 2010 +0100 +++ b/genericopenlibs/openenvcore/backend/src/corebackend/localif.cpp Fri Jul 23 16:09:54 2010 +0100 @@ -3227,7 +3227,7 @@ // CLocalSystemInterface::FindTimer // ----------------------------------------------------------------------------- // -EXPORT_C TInt CLocalSystemInterface::FindTimer(const TInt& aTimerId) +TInt CLocalSystemInterface::FindTimer(const TInt& aTimerId) { iTimerOverrunsMutex.Wait();