From 6a75c84fa86d085e5666e6816e31cd4b1a0d8b9e Mon Sep 17 00:00:00 2001 From: George Bosilca Date: Tue, 30 Apr 2013 23:24:59 +0000 Subject: [PATCH] Remove useless define. This commit was SVN r28424. --- ompi/mca/btl/tcp/btl_tcp_frag.h | 1 - 1 file changed, 1 deletion(-) diff --git a/ompi/mca/btl/tcp/btl_tcp_frag.h b/ompi/mca/btl/tcp/btl_tcp_frag.h index b5bbc5ed70..53c8da799e 100644 --- a/ompi/mca/btl/tcp/btl_tcp_frag.h +++ b/ompi/mca/btl/tcp/btl_tcp_frag.h @@ -20,7 +20,6 @@ #define MCA_BTL_TCP_FRAG_H -#define MCA_BTL_TCP_FRAG_ALIGN (8) #include "ompi_config.h" #ifdef HAVE_SYS_TYPES_H