summaryrefslogtreecommitdiff
path: root/storage/innobase/trx/trx0trx.cc
diff options
context:
space:
mode:
Diffstat (limited to 'storage/innobase/trx/trx0trx.cc')
-rw-r--r--storage/innobase/trx/trx0trx.cc4
1 files changed, 0 insertions, 4 deletions
diff --git a/storage/innobase/trx/trx0trx.cc b/storage/innobase/trx/trx0trx.cc
index c9616023d85..c196707ad20 100644
--- a/storage/innobase/trx/trx0trx.cc
+++ b/storage/innobase/trx/trx0trx.cc
@@ -28,10 +28,6 @@ Created 3/26/1996 Heikki Tuuri
#include "trx0trx.h"
-#ifdef UNIV_NONINL
-#include "trx0trx.ic"
-#endif
-
#ifdef WITH_WSREP
#include <mysql/service_wsrep.h>
#endif