genericopenlibs/cstdlib/UCRT/WWCRT0.CPP
changeset 49 e5d77a29bdca
parent 0 e4d67989cc36
child 57 2efc27d87e1c
--- 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