summaryrefslogtreecommitdiff
path: root/sql/mdl.h
diff options
context:
space:
mode:
Diffstat (limited to 'sql/mdl.h')
-rw-r--r--sql/mdl.h2
1 files changed, 0 insertions, 2 deletions
diff --git a/sql/mdl.h b/sql/mdl.h
index 24331cf5eac..fca0d0cf336 100644
--- a/sql/mdl.h
+++ b/sql/mdl.h
@@ -515,8 +515,6 @@ public:
inline THD *get_thd() const { return m_thd; }
- bool acquire_global_intention_exclusive_lock(MDL_request *mdl_request);
-
/**
Wake up context which is waiting for a change of MDL_lock state.
*/