diff -r 5fae379060a7 -r bf6a71c50e42 genericopenlibs/cstdlib/UCRT/WWCRT0.CPP --- a/genericopenlibs/cstdlib/UCRT/WWCRT0.CPP Fri Jun 11 15:26:22 2010 +0300 +++ b/genericopenlibs/cstdlib/UCRT/WWCRT0.CPP Wed Aug 18 11:27:44 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