diff -r ab61c4cedc64 -r e5d77a29bdca genericopenlibs/cstdlib/UCRT/WCRT0.CPP --- a/genericopenlibs/cstdlib/UCRT/WCRT0.CPP Thu Aug 05 18:45:56 2010 +0530 +++ b/genericopenlibs/cstdlib/UCRT/WCRT0.CPP Thu Aug 05 20:12:17 2010 +0530 @@ -25,8 +25,6 @@ extern "C" int main (int argc, char *argv[], char *envp[]); -extern "C" void exit (int ret); - #ifndef EKA2 IMPORT_C void RegisterWsExe(const TDesC &aName); #endif