| Index: source/libvpx/vpx_dsp/x86/subpel_variance_sse2.asm
|
| diff --git a/source/libvpx/vpx_dsp/x86/subpel_variance_sse2.asm b/source/libvpx/vpx_dsp/x86/subpel_variance_sse2.asm
|
| index 0046ce8758a2ef0fb8e1fbdcb35c7ff6b9a402de..05dcff75ed62078580d7a38a4050a1987c1b9ae7 100644
|
| --- a/source/libvpx/vpx_dsp/x86/subpel_variance_sse2.asm
|
| +++ b/source/libvpx/vpx_dsp/x86/subpel_variance_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
|
|
|