summaryrefslogtreecommitdiffstats
path: root/src/template.cpp
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/template.cpp
parent47c7998549ac037df473a423186c301e556ceb74 (diff)
downloadDoxygen-554c5e196f33b5981e69c461dbdc732374cbfc67.zip
Doxygen-554c5e196f33b5981e69c461dbdc732374cbfc67.tar.gz
Doxygen-554c5e196f33b5981e69c461dbdc732374cbfc67.tar.bz2
Refactoring: remove unused sortdict.h
Diffstat (limited to 'src/template.cpp')
-rw-r--r--src/template.cpp1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/template.cpp b/src/template.cpp
index d5e8275..67429d0 100644
--- a/src/template.cpp
+++ b/src/template.cpp
@@ -29,7 +29,6 @@
#include <qcstring.h>
#include <qdir.h>
-#include "sortdict.h"
#include "ftextstream.h"
#include "message.h"
#include "util.h"