diff -r ea84df9fe210 -r 4393da0c39b5 genericopenlibs/openenvcore/backend/src/corebackend/localif.cpp --- a/genericopenlibs/openenvcore/backend/src/corebackend/localif.cpp Tue Jun 22 22:02:13 2010 +0100 +++ b/genericopenlibs/openenvcore/backend/src/corebackend/localif.cpp Tue Jun 22 22:03:38 2010 +0100 @@ -3209,7 +3209,7 @@ // CLocalSystemInterface::FindTimer // ----------------------------------------------------------------------------- // -EXPORT_C TInt CLocalSystemInterface::FindTimer(const TInt& aTimerId) +TInt CLocalSystemInterface::FindTimer(const TInt& aTimerId) { iTimerOverrunsMutex.Wait();