summaryrefslogtreecommitdiff
path: root/libavcodec/h264data.h
diff options
context:
space:
mode:
Diffstat (limited to 'libavcodec/h264data.h')
-rw-r--r--libavcodec/h264data.h4
1 files changed, 0 insertions, 4 deletions
diff --git a/libavcodec/h264data.h b/libavcodec/h264data.h
index fe3591581f..d60bd73a8b 100644
--- a/libavcodec/h264data.h
+++ b/libavcodec/h264data.h
@@ -1116,8 +1116,4 @@ static const int8_t cabac_context_init_PB[3][460][2] =
}
};
-static const uint8_t sei_num_clock_ts_table[9]={
- 1, 1, 1, 2, 2, 3, 3, 2, 3
-};
-
#endif /* AVCODEC_H264DATA_H */