summaryrefslogtreecommitdiff
path: root/storage/innobase/eval/eval0eval.cc
diff options
context:
space:
mode:
Diffstat (limited to 'storage/innobase/eval/eval0eval.cc')
-rw-r--r--storage/innobase/eval/eval0eval.cc7
1 files changed, 1 insertions, 6 deletions
diff --git a/storage/innobase/eval/eval0eval.cc b/storage/innobase/eval/eval0eval.cc
index a525cb604ea..fa0b265b3db 100644
--- a/storage/innobase/eval/eval0eval.cc
+++ b/storage/innobase/eval/eval0eval.cc
@@ -1,6 +1,6 @@
/*****************************************************************************
-Copyright (c) 1997, 2014, Oracle and/or its affiliates. All Rights Reserved.
+Copyright (c) 1997, 2016, Oracle and/or its affiliates. All Rights Reserved.
This program is free software; you can redistribute it and/or modify it under
the terms of the GNU General Public License as published by the Free Software
@@ -25,11 +25,6 @@ Created 12/29/1997 Heikki Tuuri
*******************************************************/
#include "eval0eval.h"
-
-#ifdef UNIV_NONINL
-#include "eval0eval.ic"
-#endif
-
#include "data0data.h"
#include "row0sel.h"
#include "rem0cmp.h"