summaryrefslogtreecommitdiffstats
path: root/video/img_format.h
diff options
context:
space:
mode:
Diffstat (limited to 'video/img_format.h')
-rw-r--r--video/img_format.h3
1 files changed, 0 insertions, 3 deletions
diff --git a/video/img_format.h b/video/img_format.h
index 139c690ebe..9137457340 100644
--- a/video/img_format.h
+++ b/video/img_format.h
@@ -164,9 +164,6 @@ enum mp_imgfmt {
// Like IMGFMT_NV12, but with 10 bits per component (and 6 bits of padding)
IMGFMT_P010,
- // Like IMGFMT_NV12, but for 4:4:4
- IMGFMT_NV24,
-
// RGB/BGR Formats
// Byte accessed (low address to high address)