summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--libavcodec/hevcdec.h3
1 files changed, 0 insertions, 3 deletions
diff --git a/libavcodec/hevcdec.h b/libavcodec/hevcdec.h
index 8963aa83ae..77fdf90da1 100644
--- a/libavcodec/hevcdec.h
+++ b/libavcodec/hevcdec.h
@@ -46,9 +46,6 @@
#define SHIFT_CTB_WPP 2
-//TODO: check if this is really the maximum
-#define MAX_TRANSFORM_DEPTH 5
-
#define MAX_TB_SIZE 32
#define MAX_QP 51
#define DEFAULT_INTRA_TC_OFFSET 2