diff options
Diffstat (limited to 'src/doxygen.h')
-rw-r--r-- | src/doxygen.h | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/src/doxygen.h b/src/doxygen.h index 19136c3..f08be86 100644 --- a/src/doxygen.h +++ b/src/doxygen.h @@ -140,7 +140,6 @@ class Doxygen static QCString entryDBFileName; static QCString filterDBFileName; static CiteDict *citeDict; - static bool gatherDefines; static bool userComments; static IndexList *indexList; static int subpageNestingLevel; |