# HG changeset patch # User zuxy # Date 1179637664 0 # Node ID 668249bc4c168bb7f2e65c1027acce803abda64d # Parent 59f2f619f4a268594f4271c6ba8e25484b49b637 Remove incorrect comment; MMX2 is preferred over 3DNow! on Athlon diff -r 59f2f619f4a2 -r 668249bc4c16 i386/dsputil_mmx.c --- a/i386/dsputil_mmx.c Sun May 20 01:41:36 2007 +0000 +++ b/i386/dsputil_mmx.c Sun May 20 05:07:44 2007 +0000 @@ -177,7 +177,6 @@ /* 3Dnow specific */ #define DEF(x) x ## _3dnow -/* for Athlons PAVGUSB is preferred */ #define PAVGB "pavgusb" #include "dsputil_mmx_avg.h"