diff -r 4332f0f7be53 -r acd3cd4aaceb genericopenlibs/cstdlib/UCRT/WWCRT0.CPP --- a/genericopenlibs/cstdlib/UCRT/WWCRT0.CPP Thu Aug 19 11:33:45 2010 +0300 +++ b/genericopenlibs/cstdlib/UCRT/WWCRT0.CPP Tue Aug 31 16:54:36 2010 +0300 @@ -26,8 +26,6 @@ extern "C" int wmain (int argc, wchar_t *argv[], wchar_t *envp[]); -extern "C" void exit (int ret); - #ifndef EKA2 IMPORT_C void RegisterWsExe(const TDesC &aName); #endif