diff -r 01a6848ebfd7 -r 36b2e23a8629 egl/egltest/src/egltestcommonsession.cpp --- a/egl/egltest/src/egltestcommonsession.cpp Fri Apr 16 16:21:04 2010 +0300 +++ b/egl/egltest/src/egltestcommonsession.cpp Mon May 03 13:44:32 2010 +0300 @@ -451,7 +451,7 @@ } } -EXPORT_C TEglConfigMatchType GetMatchType(EGLint aAttrib, TEglConfigMatchRule aMatchRule) +LOCAL_C TEglConfigMatchType GetMatchType(EGLint aAttrib, TEglConfigMatchRule aMatchRule) { const TConfigMatchRuleItem* curMatchRuleItem = KConfigMatchRules[aMatchRule];