From 8c1a37e12790a23f3b132899485e011f9134b483 Mon Sep 17 00:00:00 2001 From: Julian Andres Klode Date: Tue, 7 Jan 2020 21:21:35 +0100 Subject: Remove includes of (md5|sha1|sha2).h headers Remove it everywhere, except where it is still needed. --- ftparchive/cachedb.cc | 3 --- 1 file changed, 3 deletions(-) (limited to 'ftparchive/cachedb.cc') diff --git a/ftparchive/cachedb.cc b/ftparchive/cachedb.cc index 1890c28d0..dedb01eaa 100644 --- a/ftparchive/cachedb.cc +++ b/ftparchive/cachedb.cc @@ -17,9 +17,6 @@ #include #include #include -#include -#include -#include #include #include -- cgit v1.2.3