summaryrefslogtreecommitdiff
path: root/libavcodec/h263data.h
diff options
context:
space:
mode:
Diffstat (limited to 'libavcodec/h263data.h')
-rw-r--r--libavcodec/h263data.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/libavcodec/h263data.h b/libavcodec/h263data.h
index 144704d12b..06554bdf0d 100644
--- a/libavcodec/h263data.h
+++ b/libavcodec/h263data.h
@@ -61,7 +61,6 @@ extern const int8_t ff_inter_run[102];
extern RLTable ff_h263_rl_inter;
extern RLTable ff_rl_intra_aic;
-void ff_h263_init_rl_inter(void);
extern const uint16_t ff_h263_format[8][2];