diff options
author | monty@mashka.mysql.fi <> | 2003-01-21 21:28:51 +0200 |
---|---|---|
committer | monty@mashka.mysql.fi <> | 2003-01-21 21:28:51 +0200 |
commit | 7436e9ec97feed09bbda0c3a8b58c6f1f30ca243 (patch) | |
tree | 746b47095ebdcc9cd407758fe0edc8f9e2495e33 /sql/sql_table.cc | |
parent | 49580a5168470a03cf4381b48669a6c821163519 (diff) | |
parent | 4fd9bad4cc03050c1c91b22f5660469ea8b97cca (diff) | |
download | mariadb-git-7436e9ec97feed09bbda0c3a8b58c6f1f30ca243.tar.gz |
Merge
Diffstat (limited to 'sql/sql_table.cc')
-rw-r--r-- | sql/sql_table.cc | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/sql/sql_table.cc b/sql/sql_table.cc index f4642870af3..3f443c34287 100644 --- a/sql/sql_table.cc +++ b/sql/sql_table.cc @@ -23,7 +23,6 @@ #endif #include <hash.h> #include <myisam.h> -#include <assert.h> #ifdef __WIN__ #include <io.h> |