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