From fcebb52f0abf644f1e482e018c1a81db715511d0 Mon Sep 17 00:00:00 2001 From: Menelaos Karavelas Date: Thu, 26 Jun 2014 22:38:44 +0300 Subject: [PATCH] [doc][index] doxygen 1.8.4 complains that SYMBOL_CACHE_SIZE is obsolete and suggests to remove the entry --- doc/index/Doxyfile | 1 - 1 file changed, 1 deletion(-) diff --git a/doc/index/Doxyfile b/doc/index/Doxyfile index 597de34d0..9e73dedbc 100644 --- a/doc/index/Doxyfile +++ b/doc/index/Doxyfile @@ -52,7 +52,6 @@ SUBGROUPING = YES INLINE_GROUPED_CLASSES = NO INLINE_SIMPLE_STRUCTS = NO TYPEDEF_HIDES_STRUCT = NO -SYMBOL_CACHE_SIZE = 0 LOOKUP_CACHE_SIZE = 0 #--------------------------------------------------------------------------- # Build related configuration options