summaryrefslogtreecommitdiff
path: root/storage/innobase/include/lock0types.h
diff options
context:
space:
mode:
Diffstat (limited to 'storage/innobase/include/lock0types.h')
-rw-r--r--storage/innobase/include/lock0types.h3
1 files changed, 1 insertions, 2 deletions
diff --git a/storage/innobase/include/lock0types.h b/storage/innobase/include/lock0types.h
index f32cb9d4815..6157f095c5b 100644
--- a/storage/innobase/include/lock0types.h
+++ b/storage/innobase/include/lock0types.h
@@ -33,7 +33,6 @@ Created 5/7/1996 Heikki Tuuri
#define lock_t ib_lock_t
struct lock_t;
-struct lock_sys_t;
struct lock_table_t;
/* Basic lock modes */
@@ -176,7 +175,7 @@ operator<<(std::ostream& out, const lock_rec_t& lock)
#endif
/* @} */
-/** Lock struct; protected by lock_sys->mutex */
+/** Lock struct; protected by lock_sys.mutex */
struct ib_lock_t
{
trx_t* trx; /*!< transaction owning the