summaryrefslogtreecommitdiff
path: root/sql/unireg.h
diff options
context:
space:
mode:
Diffstat (limited to 'sql/unireg.h')
-rw-r--r--sql/unireg.h4
1 files changed, 0 insertions, 4 deletions
diff --git a/sql/unireg.h b/sql/unireg.h
index 8e74519862e..4a287853438 100644
--- a/sql/unireg.h
+++ b/sql/unireg.h
@@ -142,10 +142,6 @@
*/
#define OPEN_TRIGGER_ONLY (OPTIMIZE_I_S_TABLE*2)
-#define SC_INFO_LENGTH 4 /* Form format constant */
-#define TE_INFO_LENGTH 3
-#define MTYP_NOEMPTY_BIT 128
-
/*
Minimum length pattern before Turbo Boyer-Moore is used
for SELECT "text" LIKE "%pattern%", excluding the two