genericopenlibs/cstdlib/UCRT/WMCRT0.CPP
changeset 52 bf6a71c50e42
parent 0 e4d67989cc36
child 57 2efc27d87e1c
--- a/genericopenlibs/cstdlib/UCRT/WMCRT0.CPP	Fri Jun 11 15:26:22 2010 +0300
+++ b/genericopenlibs/cstdlib/UCRT/WMCRT0.CPP	Wed Aug 18 11:27:44 2010 +0300
@@ -22,8 +22,6 @@
 
 extern "C" int wmain (int argc, wchar_t *argv[], wchar_t *envp[]);
 
-extern "C" void exit (int ret);
-
 GLDEF_C TInt E32Main()
 	{     
 	CTrapCleanup::New();