summaryrefslogtreecommitdiff
path: root/storage/innobase/include/trx0types.h
diff options
context:
space:
mode:
Diffstat (limited to 'storage/innobase/include/trx0types.h')
-rw-r--r--storage/innobase/include/trx0types.h3
1 files changed, 1 insertions, 2 deletions
diff --git a/storage/innobase/include/trx0types.h b/storage/innobase/include/trx0types.h
index 219783b59e1..24e07e7ebbf 100644
--- a/storage/innobase/include/trx0types.h
+++ b/storage/innobase/include/trx0types.h
@@ -1,7 +1,7 @@
/*****************************************************************************
Copyright (c) 1996, 2014, Oracle and/or its affiliates. All Rights Reserved.
-Copyright (c) 2017, 2019, MariaDB Corporation.
+Copyright (c) 2017, 2020, MariaDB Corporation.
This program is free software; you can redistribute it and/or modify it under
the terms of the GNU General Public License as published by the Free Software
@@ -136,7 +136,6 @@ typedef byte trx_undo_rec_t;
/* @} */
typedef ib_mutex_t RsegMutex;
-typedef ib_mutex_t TrxMutex;
typedef ib_mutex_t PQMutex;
typedef ib_mutex_t TrxSysMutex;