diff options
author | unknown <tomas@mc05.(none)> | 2004-05-07 15:34:12 +0200 |
---|---|---|
committer | unknown <tomas@mc05.(none)> | 2004-05-07 15:34:12 +0200 |
commit | 551ac8d69c7077b6deb4095bcb372c1239cc7254 (patch) | |
tree | 106e42966993a3fd996589bf67056ba588d30866 /ndb/test/src/NdbBackup.cpp | |
parent | eef6e474ad04f8f6c57735396a0d833bafeaa726 (diff) | |
download | mariadb-git-551ac8d69c7077b6deb4095bcb372c1239cc7254.tar.gz |
more removing of "system" files and introducing ndb_global/my_global
BitKeeper/deleted/.del-NdbStdio.h~17be17a4f591c671:
Delete: ndb/include/portlib/NdbStdio.h
BitKeeper/deleted/.del-NdbString.h~1f9f26341ce5f5f:
Delete: ndb/include/util/NdbString.h
BitKeeper/deleted/.del-NdbConstant.hpp~de1038c1758cc1f9:
Delete: ndb/include/portlib/NdbConstant.hpp
BitKeeper/deleted/.del-NdbUnistd.h~a1b3840adcd49985:
Delete: ndb/include/portlib/NdbUnistd.h
Diffstat (limited to 'ndb/test/src/NdbBackup.cpp')
-rw-r--r-- | ndb/test/src/NdbBackup.cpp | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/ndb/test/src/NdbBackup.cpp b/ndb/test/src/NdbBackup.cpp index 689aae64c81..3f73369f488 100644 --- a/ndb/test/src/NdbBackup.cpp +++ b/ndb/test/src/NdbBackup.cpp @@ -18,7 +18,6 @@ #include <NdbBackup.hpp> #include <NdbOut.hpp> #include <NDBT_Output.hpp> -#include <assert.h> #include <NdbConfig.h> #include <ConfigRetriever.hpp> #include <ndb_version.h> |