| Index: source/libvpx/vpx_dsp/x86/subtract_sse2.asm
|
| diff --git a/source/libvpx/vpx_dsp/x86/subtract_sse2.asm b/source/libvpx/vpx_dsp/x86/subtract_sse2.asm
|
| index a186451120b129d03fef39fcc1c846c18ebc7ac8..4273efb85465fb89cf3640d23a2c293b3d60eb83 100644
|
| --- a/source/libvpx/vpx_dsp/x86/subtract_sse2.asm
|
| +++ b/source/libvpx/vpx_dsp/x86/subtract_sse2.asm
|
| @@ -7,7 +7,6 @@
|
| ; in the file PATENTS. All contributing project authors may
|
| ; be found in the AUTHORS file in the root of the source tree.
|
| ;
|
| -%define program_name vpx
|
|
|
| %include "third_party/x86inc/x86inc.asm"
|
|
|
|
|