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