diff options
Diffstat (limited to 'sql/sql_const.h')
-rw-r--r-- | sql/sql_const.h | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/sql/sql_const.h b/sql/sql_const.h index 9849f10b6ac..ec91fd02289 100644 --- a/sql/sql_const.h +++ b/sql/sql_const.h @@ -76,7 +76,6 @@ /* Some portable defines */ -#define portable_sizeof_char_ptr 8 #define STRING_BUFFER_USUAL_SIZE 80 /* Memory allocated when parsing a statement / saving a statement */ |