diff options
Diffstat (limited to 'storage/innobase/trx/trx0purge.cc')
-rw-r--r-- | storage/innobase/trx/trx0purge.cc | 5 |
1 files changed, 0 insertions, 5 deletions
diff --git a/storage/innobase/trx/trx0purge.cc b/storage/innobase/trx/trx0purge.cc index e674957aeda..6ff4c882be8 100644 --- a/storage/innobase/trx/trx0purge.cc +++ b/storage/innobase/trx/trx0purge.cc @@ -27,11 +27,6 @@ Created 3/26/1996 Heikki Tuuri #include "ha_prototypes.h" #include "trx0purge.h" - -#ifdef UNIV_NONINL -#include "trx0purge.ic" -#endif - #include "fsp0fsp.h" #include "fut0fut.h" #include "mach0data.h" |