Chromium Code Reviews| Index: source/libvpx/vpx_dsp/x86/sad_sse2.asm |
| diff --git a/source/libvpx/vpx_dsp/x86/sad_sse2.asm b/source/libvpx/vpx_dsp/x86/sad_sse2.asm |
| index c6a829dc21e3630dcce482cb41ef3053644905e1..0defe1b6db1db277149a31e90bc59ca9303d245a 100644 |
| --- a/source/libvpx/vpx_dsp/x86/sad_sse2.asm |
| +++ b/source/libvpx/vpx_dsp/x86/sad_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 |