summaryrefslogtreecommitdiff
path: root/src/lib/types.h
diff options
context:
space:
mode:
authorCarl Hetherington <cth@carlh.net>2022-06-05 21:09:55 +0200
committerCarl Hetherington <cth@carlh.net>2022-06-06 23:10:58 +0200
commitf7b6c0595fe13be3f4a10bcce88dd895b1111b57 (patch)
treeeacad37f58b04c70d0f775ff9a989524be721e1d /src/lib/types.h
parent59953282b9f9da1164f39181347a01672c4f674c (diff)
Remove unused H246_PCM export code.
Diffstat (limited to 'src/lib/types.h')
-rw-r--r--src/lib/types.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/lib/types.h b/src/lib/types.h
index 6fbad2188..9b322bdae 100644
--- a/src/lib/types.h
+++ b/src/lib/types.h
@@ -171,7 +171,6 @@ enum class ExportFormat
{
PRORES,
H264_AAC,
- H264_PCM,
SUBTITLES_DCP
};