Chromium Code Reviews| Index: source/libvpx/vp8/vp8_dx_iface.c |
| =================================================================== |
| --- source/libvpx/vp8/vp8_dx_iface.c (revision 247498) |
| +++ source/libvpx/vp8/vp8_dx_iface.c (working copy) |
| @@ -929,7 +929,6 @@ |
| vp8_get_si, /* vpx_codec_get_si_fn_t get_si; */ |
| vp8_decode, /* vpx_codec_decode_fn_t decode; */ |
| vp8_get_frame, /* vpx_codec_frame_get_fn_t frame_get; */ |
| - NOT_IMPLEMENTED, |
| }, |
| { /* encoder functions */ |
| NOT_IMPLEMENTED, |