summaryrefslogtreecommitdiff
path: root/storage/innobase/pars/pars0sym.cc
diff options
context:
space:
mode:
Diffstat (limited to 'storage/innobase/pars/pars0sym.cc')
-rw-r--r--storage/innobase/pars/pars0sym.cc7
1 files changed, 1 insertions, 6 deletions
diff --git a/storage/innobase/pars/pars0sym.cc b/storage/innobase/pars/pars0sym.cc
index b6305368362..ed49500dd94 100644
--- a/storage/innobase/pars/pars0sym.cc
+++ b/storage/innobase/pars/pars0sym.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/15/1997 Heikki Tuuri
*******************************************************/
#include "pars0sym.h"
-
-#ifdef UNIV_NONINL
-#include "pars0sym.ic"
-#endif
-
#include "mem0mem.h"
#include "data0type.h"
#include "data0data.h"