diff options
Diffstat (limited to 'ndb/src/rep/RepMain.cpp')
-rw-r--r-- | ndb/src/rep/RepMain.cpp | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/ndb/src/rep/RepMain.cpp b/ndb/src/rep/RepMain.cpp index f454832bda8..d9f057be9a1 100644 --- a/ndb/src/rep/RepMain.cpp +++ b/ndb/src/rep/RepMain.cpp @@ -15,7 +15,6 @@ Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA */ #include <ndb_global.h> -#include <assert.h> #include <NdbApiSignal.hpp> #include <getarg.h> |