summaryrefslogtreecommitdiff
path: root/storage/innobase/row/row0umod.cc
diff options
context:
space:
mode:
Diffstat (limited to 'storage/innobase/row/row0umod.cc')
-rw-r--r--storage/innobase/row/row0umod.cc5
1 files changed, 0 insertions, 5 deletions
diff --git a/storage/innobase/row/row0umod.cc b/storage/innobase/row/row0umod.cc
index 81c86f8b6f7..378cad00b93 100644
--- a/storage/innobase/row/row0umod.cc
+++ b/storage/innobase/row/row0umod.cc
@@ -26,11 +26,6 @@ Created 2/27/1997 Heikki Tuuri
#include "ha_prototypes.h"
#include "row0umod.h"
-
-#ifdef UNIV_NONINL
-#include "row0umod.ic"
-#endif
-
#include "dict0dict.h"
#include "dict0boot.h"
#include "trx0undo.h"