summaryrefslogtreecommitdiffstats
path: root/src/classdef.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'src/classdef.cpp')
-rw-r--r--src/classdef.cpp1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/classdef.cpp b/src/classdef.cpp
index 95428d6..1584094 100644
--- a/src/classdef.cpp
+++ b/src/classdef.cpp
@@ -1960,7 +1960,6 @@ void ClassDef::writeDocumentationContents(OutputList &ol,const QCString & /*page
QCString pageType = " ";
pageType += compoundTypeString();
- toupper(pageType.at(1));
Doxygen::indexList->addIndexItem(this,0);