# HG changeset patch # User Praveen Tiwari # Date 1385023297 -19800 # Node ID 2e4acdaf439855c54cec7af1d140a408a538b9c3 # Parent fe475a8af3408576f07ece8dab7b7814bc393b50 pixeladd8.asm, removed unsed header 'x86util.asm'
diff -r fe475a8af340 -r 2e4acdaf4398 source/common/x86/pixeladd8.asm --- a/source/common/x86/pixeladd8.asm Thu Nov 21 13:39:59 2013 +0530 +++ b/source/common/x86/pixeladd8.asm Thu Nov 21 14:11:37 2013 +0530 @@ -22,7 +22,6 @@ ;*****************************************************************************/ %include "x86inc.asm" -%include "x86util.asm" SECTION_RODATA 32 _______________________________________________ x265-devel mailing list [email protected] https://mailman.videolan.org/listinfo/x265-devel
