summaryrefslogtreecommitdiffstats
path: root/src/doxygen.cpp
diff options
context:
space:
mode:
authorDimitri van Heesch <doxygen@gmail.com>2020-03-08 15:41:33 (GMT)
committerDimitri van Heesch <doxygen@gmail.com>2020-03-08 15:41:33 (GMT)
commita8673fb74375089a432aa23230396335a46df5d3 (patch)
treea9d64d3a2eb619213a665b1c301006bc0df76d70 /src/doxygen.cpp
parentcb43028ea922ff4fe1ed4fe5ade84ea4c4363860 (diff)
downloadDoxygen-a8673fb74375089a432aa23230396335a46df5d3.zip
Doxygen-a8673fb74375089a432aa23230396335a46df5d3.tar.gz
Doxygen-a8673fb74375089a432aa23230396335a46df5d3.tar.bz2
Remove dead code and fix more warnings
Diffstat (limited to 'src/doxygen.cpp')
-rw-r--r--src/doxygen.cpp1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/doxygen.cpp b/src/doxygen.cpp
index af056f1..3fa6959 100644
--- a/src/doxygen.cpp
+++ b/src/doxygen.cpp
@@ -83,7 +83,6 @@
#include "sqlcode.h"
#include "tclscanner.h"
#include "code.h"
-#include "objcache.h"
#include "portable.h"
#include "vhdljjparser.h"
#include "vhdldocgen.h"