summaryrefslogtreecommitdiff
path: root/ndb/src/rep/RepMain.cpp
diff options
context:
space:
mode:
authortomas@mc05.(none) <>2004-05-07 15:34:12 +0200
committertomas@mc05.(none) <>2004-05-07 15:34:12 +0200
commitb80278106483583c55cd32173e6a75d8797b21d0 (patch)
tree106e42966993a3fd996589bf67056ba588d30866 /ndb/src/rep/RepMain.cpp
parent18f6340f639c662d82e89d59b820f7a1a14c11d4 (diff)
downloadmariadb-git-b80278106483583c55cd32173e6a75d8797b21d0.tar.gz
more removing of "system" files and introducing ndb_global/my_global
Diffstat (limited to 'ndb/src/rep/RepMain.cpp')
-rw-r--r--ndb/src/rep/RepMain.cpp1
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>