summaryrefslogtreecommitdiffstats
path: root/src/doxygen.h
diff options
context:
space:
mode:
authorDimitri van Heesch <doxygen@gmail.com>2021-01-05 19:24:04 (GMT)
committerDimitri van Heesch <doxygen@gmail.com>2021-01-22 20:45:17 (GMT)
commit554c5e196f33b5981e69c461dbdc732374cbfc67 (patch)
treec36766058334f45819bc70c977c729ffc4439028 /src/doxygen.h
parent47c7998549ac037df473a423186c301e556ceb74 (diff)
downloadDoxygen-554c5e196f33b5981e69c461dbdc732374cbfc67.zip
Doxygen-554c5e196f33b5981e69c461dbdc732374cbfc67.tar.gz
Doxygen-554c5e196f33b5981e69c461dbdc732374cbfc67.tar.bz2
Refactoring: remove unused sortdict.h
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 1886c0e..fdfa7da 100644
--- a/src/doxygen.h
+++ b/src/doxygen.h
@@ -23,7 +23,6 @@
#include "containers.h"
#include "ftextstream.h"
-#include "sortdict.h"
#include "membergroup.h"
#include "dirdef.h"
#include "memberlist.h"