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