diff options
Diffstat (limited to 'sql/gstream.h')
-rw-r--r-- | sql/gstream.h | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/sql/gstream.h b/sql/gstream.h index 6bb3c9bac10..7c079c7bdb3 100644 --- a/sql/gstream.h +++ b/sql/gstream.h @@ -21,9 +21,6 @@ #include "my_sys.h" /* MY_ALLOW_ZERO_PTR */ #include "m_ctype.h" /* my_charset_latin1, my_charset_bin */ -typedef struct charset_info_st CHARSET_INFO; -typedef struct st_mysql_lex_string LEX_STRING; - class Gis_read_stream { public: |