diff options
author | dimitri <dimitri@afe2bf4a-e733-0410-8a33-86f594647bc7> | 2004-07-25 09:54:32 (GMT) |
---|---|---|
committer | dimitri <dimitri@afe2bf4a-e733-0410-8a33-86f594647bc7> | 2004-07-25 09:54:32 (GMT) |
commit | e305d80490e1fb2dc15eb9cf9ee13428936c8e16 (patch) | |
tree | 7bcf8c7c7a9b146444c2620e9aff5e8fa0899a19 /src/doxygen.h | |
parent | 46361b7017fbbbc5f560eea54aac2be86abaf90e (diff) | |
download | Doxygen-e305d80490e1fb2dc15eb9cf9ee13428936c8e16.zip Doxygen-e305d80490e1fb2dc15eb9cf9ee13428936c8e16.tar.gz Doxygen-e305d80490e1fb2dc15eb9cf9ee13428936c8e16.tar.bz2 |
Release-1.3.8
Diffstat (limited to 'src/doxygen.h')
-rw-r--r-- | src/doxygen.h | 1 |
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(); |