genericopenlibs/cstdlib/UCRT/MCRT0.CPP
changeset 49 e5d77a29bdca
parent 0 e4d67989cc36
child 57 2efc27d87e1c
--- a/genericopenlibs/cstdlib/UCRT/MCRT0.CPP	Thu Aug 05 18:45:56 2010 +0530
+++ b/genericopenlibs/cstdlib/UCRT/MCRT0.CPP	Thu Aug 05 20:12:17 2010 +0530
@@ -33,8 +33,6 @@
 #define CALLMAIN(argc, argv, envp) main(argc, argv, envp)
 #endif
 
-extern "C" void exit (int ret);
-
 GLDEF_C TInt E32Main()
 	{     
 	CTrapCleanup::New();