| Index: source/libvpx/vpx_dsp/x86/highbd_sad4d_sse2.asm
|
| diff --git a/source/libvpx/vpx_dsp/x86/highbd_sad4d_sse2.asm b/source/libvpx/vpx_dsp/x86/highbd_sad4d_sse2.asm
|
| index 95cc4372ec3f0f0c2113f8785d4cdd2978725605..6c2a61e0197ea2d4e9b3ba99b4b052632bc1acbd 100644
|
| --- a/source/libvpx/vpx_dsp/x86/highbd_sad4d_sse2.asm
|
| +++ b/source/libvpx/vpx_dsp/x86/highbd_sad4d_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 .text
|
|
|