1
0
mirror of https://github.com/mpv-player/mpv synced 2025-01-21 07:10:52 +00:00

Remove outdated comment.

git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@28301 b3059339-0415-0410-9bf9-f77b7e298cf2
This commit is contained in:
diego 2009-01-11 15:36:08 +00:00
parent 0cec4f5c7a
commit 0acdb74854

1
configure vendored
View File

@ -3153,7 +3153,6 @@ echores "$_alloca"
echocheck "fastmemcpy"
# fastmemcpy check is done earlier with tests of CPU & binutils features
if test "$_fastmemcpy" = yes ; then
_def_fastmemcpy='#define CONFIG_FASTMEMCPY 1'
else