summaryrefslogtreecommitdiff
path: root/sql/spatial.cc
diff options
context:
space:
mode:
authorMonty <monty@mariadb.org>2020-08-14 21:13:52 +0300
committerSergei Golubchik <serg@mariadb.org>2021-05-19 22:27:28 +0200
commitc6bf04ab2e6d81ece2ac8e14e10498632ea46541 (patch)
tree95e5f3f4e7d584cf87ca04159f0d5be3ea3f5215 /sql/spatial.cc
parent61822a9b5fa2a409db269e5cba3f5bb5b11aa402 (diff)
downloadmariadb-git-c6bf04ab2e6d81ece2ac8e14e10498632ea46541.tar.gz
Removed not used object Geometry::bad_geometry_data()
Diffstat (limited to 'sql/spatial.cc')
-rw-r--r--sql/spatial.cc2
1 files changed, 0 insertions, 2 deletions
diff --git a/sql/spatial.cc b/sql/spatial.cc
index 13fff34df21..b879b603b67 100644
--- a/sql/spatial.cc
+++ b/sql/spatial.cc
@@ -144,8 +144,6 @@ int MBR::within(const MBR *mbr)
/***************************** Gis_class_info *******************************/
-String Geometry::bad_geometry_data("Bad object", &my_charset_bin);
-
Geometry::Class_info *Geometry::ci_collection[Geometry::wkb_last+1]=
{
NULL, NULL, NULL, NULL, NULL, NULL, NULL