summaryrefslogtreecommitdiff
path: root/sql/structs.h
diff options
context:
space:
mode:
Diffstat (limited to 'sql/structs.h')
-rw-r--r--sql/structs.h6
1 files changed, 0 insertions, 6 deletions
diff --git a/sql/structs.h b/sql/structs.h
index 01d99517fed..d530dd73b7c 100644
--- a/sql/structs.h
+++ b/sql/structs.h
@@ -754,12 +754,6 @@ public:
};
-struct Lex_string_with_pos_st: public LEX_CSTRING
-{
- const char *m_pos;
-};
-
-
class Load_data_param
{
protected: