| Index: source/libvpx/vpx_dsp/x86/highbd_subpel_variance_impl_sse2.asm
|
| diff --git a/source/libvpx/vpx_dsp/x86/highbd_subpel_variance_impl_sse2.asm b/source/libvpx/vpx_dsp/x86/highbd_subpel_variance_impl_sse2.asm
|
| index f558770a3e394246695e476a5bb4204c4806d4c2..93df92a9e0af127f25abc22105c77224466a714e 100644
|
| --- a/source/libvpx/vpx_dsp/x86/highbd_subpel_variance_impl_sse2.asm
|
| +++ b/source/libvpx/vpx_dsp/x86/highbd_subpel_variance_impl_sse2.asm
|
| @@ -8,8 +8,6 @@
|
| ; be found in the AUTHORS file in the root of the source tree.
|
| ;
|
|
|
| -%define program_name vpx
|
| -
|
| %include "third_party/x86inc/x86inc.asm"
|
|
|
| SECTION_RODATA
|
|
|