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