diff options
| author | Carl Hetherington <cth@carlh.net> | 2023-10-16 11:30:27 +0200 |
|---|---|---|
| committer | Carl Hetherington <cth@carlh.net> | 2023-10-16 11:30:27 +0200 |
| commit | 4b8f2b64ebb7fcba20c3c03d7bccd08e48612fbb (patch) | |
| tree | 06d00068ef681534f0e64bede699bf1ce5a19929 /src/lib/config.cc | |
| parent | e2dfb7e571fa80e6216dcedb16e5eaca3c5648d4 (diff) | |
Remove unused code.
Diffstat (limited to 'src/lib/config.cc')
| -rw-r--r-- | src/lib/config.cc | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/src/lib/config.cc b/src/lib/config.cc index 063fbcab9..d032e6c64 100644 --- a/src/lib/config.cc +++ b/src/lib/config.cc @@ -25,7 +25,6 @@ #include "config.h" #include "constants.h" #include "cross.h" -#include "crypto.h" #include "dcp_content_type.h" #include "dkdm_recipient.h" #include "dkdm_wrapper.h" |
