summaryrefslogtreecommitdiffstats
path: root/src/doxygen.h
diff options
context:
space:
mode:
authorDimitri van Heesch <dimitri@stack.nl>2004-07-25 09:54:32 (GMT)
committerDimitri van Heesch <dimitri@stack.nl>2004-07-25 09:54:32 (GMT)
commitd7bf5675c4490ac0291cf1795b7499f2047d5c58 (patch)
tree7bcf8c7c7a9b146444c2620e9aff5e8fa0899a19 /src/doxygen.h
parentea4704b4fde1c7b12520e45f5a67fdbc66d04e36 (diff)
downloadDoxygen-d7bf5675c4490ac0291cf1795b7499f2047d5c58.zip
Doxygen-d7bf5675c4490ac0291cf1795b7499f2047d5c58.tar.gz
Doxygen-d7bf5675c4490ac0291cf1795b7499f2047d5c58.tar.bz2
Release-1.3.8
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 32d2cbf..404ac22 100644
--- a/src/doxygen.h
+++ b/src/doxygen.h
@@ -112,7 +112,6 @@ class Doxygen
static bool outputToWizard;
static QDict<int> *htmlDirMap;
static QCache<LookupInfo> lookupCache;
- static bool lookupCacheEnabled;
};
void initDoxygen();