| Index: source/libvpx/vpx_dsp/x86/intrapred_ssse3.asm
|
| diff --git a/source/libvpx/vpx_dsp/x86/intrapred_ssse3.asm b/source/libvpx/vpx_dsp/x86/intrapred_ssse3.asm
|
| index fa53126ec1630fcde5364197afb10156acee85fe..88df9b2d1c2ad8775679ef2c41a53e67caa92a78 100644
|
| --- a/source/libvpx/vpx_dsp/x86/intrapred_ssse3.asm
|
| +++ b/source/libvpx/vpx_dsp/x86/intrapred_ssse3.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
|
|
|