summaryrefslogtreecommitdiff
path: root/storage/innobase/pars/pars0opt.cc
diff options
context:
space:
mode:
Diffstat (limited to 'storage/innobase/pars/pars0opt.cc')
-rw-r--r--storage/innobase/pars/pars0opt.cc7
1 files changed, 1 insertions, 6 deletions
diff --git a/storage/innobase/pars/pars0opt.cc b/storage/innobase/pars/pars0opt.cc
index a01d535e595..d197332fa3a 100644
--- a/storage/innobase/pars/pars0opt.cc
+++ b/storage/innobase/pars/pars0opt.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
@@ -24,11 +24,6 @@ Created 12/21/1997 Heikki Tuuri
*******************************************************/
#include "pars0opt.h"
-
-#ifdef UNIV_NONINL
-#include "pars0opt.ic"
-#endif
-
#include "row0sel.h"
#include "row0ins.h"
#include "row0upd.h"