Commit b50559fc authored by Michael Niedermayer's avatar Michael Niedermayer

libavcodec/x86/dsputilenc: drop and 0xffff that should have becomei redundant

Signed-off-by: 's avatarMichael Niedermayer <michaelni@gmx.at>
parent 561bfc85
......@@ -476,7 +476,6 @@ cglobal pix_sum16, 2, 3, %1
jne .loop
HADDW m4, m5
movd eax, m4
and eax, 0xffff
RET
%endmacro
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment