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/util.cc | |
| parent | e2dfb7e571fa80e6216dcedb16e5eaca3c5648d4 (diff) | |
Remove unused code.
Diffstat (limited to 'src/lib/util.cc')
| -rw-r--r-- | src/lib/util.cc | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/src/lib/util.cc b/src/lib/util.cc index 1a340cbce..e0b5a294f 100644 --- a/src/lib/util.cc +++ b/src/lib/util.cc @@ -33,7 +33,6 @@ #include "config.h" #include "constants.h" #include "cross.h" -#include "crypto.h" #include "dcp_content_type.h" #include "dcpomatic_log.h" #include "digester.h" |
