summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorDimitri van Heesch <doxygen@gmail.com>2020-07-18 12:29:24 (GMT)
committerDimitri van Heesch <doxygen@gmail.com>2020-07-18 12:29:24 (GMT)
commit492b0ebab01e1f412d3966cef42cea4b1a0edbc8 (patch)
treec97eb003c8b6d76c76a6704913beee08879cb73c
parent7fa193cbc9476ad0c76196e99e26f25873502c5f (diff)
parentc545a3d4865e14b645f3c02301c89a1b59ff83e1 (diff)
downloadDoxygen-492b0ebab01e1f412d3966cef42cea4b1a0edbc8.zip
Doxygen-492b0ebab01e1f412d3966cef42cea4b1a0edbc8.tar.gz
Doxygen-492b0ebab01e1f412d3966cef42cea4b1a0edbc8.tar.bz2
Merge branch 'master' of github.com:doxygen/doxygen
-rw-r--r--src/vhdldocgen.cpp1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/vhdldocgen.cpp b/src/vhdldocgen.cpp
index 7abf9fa..8e311b7 100644
--- a/src/vhdldocgen.cpp
+++ b/src/vhdldocgen.cpp
@@ -3636,7 +3636,6 @@ void FlowChart::writeFlowChart()
#ifdef DEBUGFLOW
printFlowTree();
#endif
- const MemberDef *p=VhdlDocGen::getFlowMember();
if (!Config_getString(PLANTUML_JAR_PATH).isEmpty())
{