diff options
| author | Carl Hetherington <cth@carlh.net> | 2021-04-29 11:03:38 +0200 |
|---|---|---|
| committer | Carl Hetherington <cth@carlh.net> | 2021-04-29 20:53:49 +0200 |
| commit | 29f84e2b8785585885e0658bdf9938967547460f (patch) | |
| tree | 785850881e76729a892e4c3e720d37d35e6829ca /src/lib/config.h | |
| parent | 39fb8198febde1937019db1c300ec363aab5aa56 (diff) | |
Remove Monitor / EDID code that was used for the swaroop variant.
Diffstat (limited to 'src/lib/config.h')
| -rw-r--r-- | src/lib/config.h | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/src/lib/config.h b/src/lib/config.h index da29a8955..166267124 100644 --- a/src/lib/config.h +++ b/src/lib/config.h @@ -27,7 +27,6 @@ #include "types.h" #include "state.h" -#include "edid.h" #include "audio_mapping.h" #include <dcp/name_format.h> #include <dcp/certificate_chain.h> |
