summaryrefslogtreecommitdiffstats
path: root/src/doxygen.cpp
diff options
context:
space:
mode:
authorDimitri van Heesch <doxygen@gmail.com>2020-01-26 15:07:32 (GMT)
committerDimitri van Heesch <doxygen@gmail.com>2020-01-26 15:07:32 (GMT)
commit8d49c7c40e59970565872f666e2110755cac7828 (patch)
treee2fd095f7aa69d3768ad61ef54a8d99d3acc8cc3 /src/doxygen.cpp
parentd0a664e8d46808df68fb6a29b2d76f4c6b22a85c (diff)
downloadDoxygen-8d49c7c40e59970565872f666e2110755cac7828.zip
Doxygen-8d49c7c40e59970565872f666e2110755cac7828.tar.gz
Doxygen-8d49c7c40e59970565872f666e2110755cac7828.tar.bz2
Move DocGroup inside CommentScanner instead of using a global
Diffstat (limited to 'src/doxygen.cpp')
-rw-r--r--src/doxygen.cpp1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/doxygen.cpp b/src/doxygen.cpp
index ab159eb..49c4d5a 100644
--- a/src/doxygen.cpp
+++ b/src/doxygen.cpp
@@ -174,7 +174,6 @@ QCString Doxygen::spaces;
bool Doxygen::generatingXmlOutput = FALSE;
bool Doxygen::markdownSupport = TRUE;
GenericsSDict *Doxygen::genericsDict;
-DocGroup Doxygen::docGroup;
Preprocessor *Doxygen::preprocessor = 0;
// locally accessible globals