diff options
Diffstat (limited to 'storage/innobase/row/row0undo.cc')
-rw-r--r-- | storage/innobase/row/row0undo.cc | 5 |
1 files changed, 0 insertions, 5 deletions
diff --git a/storage/innobase/row/row0undo.cc b/storage/innobase/row/row0undo.cc index dd4dc89d945..b9e79e044de 100644 --- a/storage/innobase/row/row0undo.cc +++ b/storage/innobase/row/row0undo.cc @@ -26,11 +26,6 @@ Created 1/8/1997 Heikki Tuuri #include "ha_prototypes.h" #include "row0undo.h" - -#ifdef UNIV_NONINL -#include "row0undo.ic" -#endif - #include "fsp0fsp.h" #include "mach0data.h" #include "trx0rseg.h" |