summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--libavutil/formaton.h5
1 files changed, 0 insertions, 5 deletions
diff --git a/libavutil/formaton.h b/libavutil/formaton.h
index 8acab13fd5..67b1d32681 100644
--- a/libavutil/formaton.h
+++ b/libavutil/formaton.h
@@ -28,11 +28,6 @@ typedef struct AVChromaton {
int plane;
/**
- * might serve useful for packed formats - e.g. 4 or 2 bytes per entry
- */
- int step;
-
- /**
* subsampling information
*/
int h_sub_log, v_sub_log;