Index: source/libvpx/vp9/encoder/vp9_bitstream.h |
=================================================================== |
--- source/libvpx/vp9/encoder/vp9_bitstream.h (revision 293588) |
+++ source/libvpx/vp9/encoder/vp9_bitstream.h (working copy) |
@@ -18,8 +18,6 @@ |
#include "vp9/encoder/vp9_encoder.h" |
-void vp9_entropy_mode_init(); |
- |
void vp9_pack_bitstream(VP9_COMP *cpi, uint8_t *dest, size_t *size); |
static INLINE int vp9_preserve_existing_gf(VP9_COMP *cpi) { |