summaryrefslogtreecommitdiffstats
path: root/src/doxygen.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/doxygen.h')
-rw-r--r--src/doxygen.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/doxygen.h b/src/doxygen.h
index 0746bbd..3198c82 100644
--- a/src/doxygen.h
+++ b/src/doxygen.h
@@ -148,7 +148,6 @@ class Doxygen
static int subpageNestingLevel;
static QCString spaces;
static bool generatingXmlOutput;
- //static bool markdownSupport;
static GenericsSDict *genericsDict;
static DefineList macroDefinitions;
};