summaryrefslogtreecommitdiffstats
path: root/src/doxygen.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/doxygen.h')
-rw-r--r--src/doxygen.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/doxygen.h b/src/doxygen.h
index c8e8c58..1aee032 100644
--- a/src/doxygen.h
+++ b/src/doxygen.h
@@ -113,7 +113,7 @@ class Doxygen
static bool parseSourcesNeeded;
static double sysElapsedTime;
static QTime runningTime;
- static SearchIndex *searchIndex;
+ //static SearchIndex *searchIndex;
static QDict<DefinitionIntf> *symbolMap;
static bool outputToWizard;
static QDict<int> *htmlDirMap;