[mpich2-commits] r8009 - mpich2/trunk/src/include

goodell at mcs.anl.gov goodell at mcs.anl.gov
Tue Feb 22 08:24:16 CST 2011


Author: goodell
Date: 2011-02-22 08:24:16 -0600 (Tue, 22 Feb 2011)
New Revision: 8009

Modified:
   mpich2/trunk/src/include/mpiimpl.h
Log:
remove unused label in mpiimpl.h

No reviewer.

Modified: mpich2/trunk/src/include/mpiimpl.h
===================================================================
--- mpich2/trunk/src/include/mpiimpl.h	2011-02-22 14:24:14 UTC (rev 8008)
+++ mpich2/trunk/src/include/mpiimpl.h	2011-02-22 14:24:16 UTC (rev 8009)
@@ -1211,7 +1211,6 @@
          * still report the error from the comm_delete level. */
     }
 
- fn_exit:
     return mpi_errno;
 }
 #undef FUNCNAME



More information about the mpich2-commits mailing list