Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
[smpi,simix-network] remove a useless function
authorjean-noel quintin <jnquintin@dhcp-892b9b64.ucd.ie>
Tue, 21 Aug 2012 10:46:15 +0000 (11:46 +0100)
committershenshei <paul.bedaride@gmail.com>
Wed, 28 Nov 2012 08:08:14 +0000 (09:08 +0100)
src/smpi/smpi_global.c

index 4ee0b81..bc190ba 100644 (file)
@@ -286,7 +286,6 @@ void smpi_global_destroy(void)
 /* Fortran specific stuff */
 /* With smpicc, the following weak symbols are used */
 /* With smpiff, the following weak symbols are replaced by those in libf2c */
-
 int __attribute__((weak)) xargc;
 char** __attribute__((weak)) xargv;