diff options
| author | Carl Hetherington <cth@carlh.net> | 2016-06-13 12:17:47 +0100 |
|---|---|---|
| committer | Carl Hetherington <cth@carlh.net> | 2016-06-13 12:17:47 +0100 |
| commit | a306df9145d16046e51e8b7ff5222e341e98fdbd (patch) | |
| tree | a264a33776589679a6b2ea2136d5d0dab01aa88a /src/lib/writer.cc | |
| parent | 4c4aeeda4f1cec028072f9995572f8a67dca974f (diff) | |
Rename MD5Digester -> Digester.
Diffstat (limited to 'src/lib/writer.cc')
| -rw-r--r-- | src/lib/writer.cc | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/src/lib/writer.cc b/src/lib/writer.cc index 4a99b0793..efd43a25b 100644 --- a/src/lib/writer.cc +++ b/src/lib/writer.cc @@ -30,7 +30,6 @@ #include "job.h" #include "cross.h" #include "audio_buffers.h" -#include "md5_digester.h" #include "version.h" #include "font.h" #include "util.h" |
