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