Remove a redundant definition of WELSEMMS

The same definition already exists in asm_inc.asm.
This commit is contained in:
Martin Storsjö
2014-06-01 01:00:53 +03:00
parent 932a38abc0
commit 1884c06652

View File

@@ -50,11 +50,6 @@
;*******************************************************************************
SECTION .rodata align=16
%if 1
%define WELSEMMS emms
%else
%define WELSEMMS
%endif
align 16
sse2_plane_inc_minus dw -7, -6, -5, -4, -3, -2, -1, 0