Index: source/libvpx/vp9/common/vp9_alloccommon.h |
=================================================================== |
--- source/libvpx/vp9/common/vp9_alloccommon.h (revision 293081) |
+++ source/libvpx/vp9/common/vp9_alloccommon.h (working copy) |
@@ -31,7 +31,6 @@ |
void vp9_free_state_buffers(struct VP9Common *cm); |
void vp9_set_mb_mi(struct VP9Common *cm, int width, int height); |
-void vp9_swap_mi_and_prev_mi(struct VP9Common *cm); |
#ifdef __cplusplus |
} // extern "C" |