diff -r ab61c4cedc64 -r e5d77a29bdca genericopenlibs/cstdlib/UCRT/WWCRT0.CPP --- a/genericopenlibs/cstdlib/UCRT/WWCRT0.CPP Thu Aug 05 18:45:56 2010 +0530 +++ b/genericopenlibs/cstdlib/UCRT/WWCRT0.CPP Thu Aug 05 20:12:17 2010 +0530 @@ -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