summaryrefslogtreecommitdiffstats
path: root/src/classdef.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'src/classdef.cpp')
-rw-r--r--src/classdef.cpp2
1 files changed, 0 insertions, 2 deletions
diff --git a/src/classdef.cpp b/src/classdef.cpp
index 2d4864f..0a9ae3e 100644
--- a/src/classdef.cpp
+++ b/src/classdef.cpp
@@ -790,9 +790,7 @@ void ClassDef::writeDocumentation(OutputList &ol)
}
ol.endTextLink();
ol.popGeneratorState();
- ol.disable(OutputGenerator::Man);
ol.newParagraph();
- ol.enable(OutputGenerator::Man);
}
}
ol.writeSynopsis();