Skip to content

Commit b44278a

Browse files
vehrezbeekman
authored andcommitted
Removed define sticking to gcc-7.
1 parent c4481f9 commit b44278a

File tree

1 file changed

+0
-18
lines changed

1 file changed

+0
-18
lines changed

src/mpi/mpi_caf.c

Lines changed: 0 additions & 18 deletions
Original file line numberDiff line numberDiff line change
@@ -48,24 +48,6 @@ SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. */
4848
/* #define GFC_CAF_CHECK 1 */
4949

5050

51-
52-
/****************************************************************************
53-
****************************************************************************
54-
****************************************************************************
55-
56-
REMOVE BEFORE FLIGHT !!!
57-
58-
****************************************************************************
59-
****************************************************************************
60-
****************************************************************************/
61-
62-
#define GCC_GE_7 1
63-
64-
/****************************************************************************
65-
****************************************************************************
66-
****************************************************************************/
67-
68-
6951
#ifdef GCC_GE_7
7052
typedef struct mpi_caf_token_t
7153
{

0 commit comments

Comments
 (0)