| Index: source/libvpx/vpx_dsp/x86/fwd_txfm_ssse3_x86_64.asm
|
| diff --git a/source/libvpx/vpx_dsp/x86/fwd_txfm_ssse3_x86_64.asm b/source/libvpx/vpx_dsp/x86/fwd_txfm_ssse3_x86_64.asm
|
| index 0fa8ea1d5d11d529552e6a9a518a19b7a2599920..78a1dbb24f8ee8751785a13c04e22192ddd6e1c0 100644
|
| --- a/source/libvpx/vpx_dsp/x86/fwd_txfm_ssse3_x86_64.asm
|
| +++ b/source/libvpx/vpx_dsp/x86/fwd_txfm_ssse3_x86_64.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"
|
|
|
| ; This file provides SSSE3 version of the forward transformation. Part
|
|
|