diff options
author | diego <diego@b3059339-0415-0410-9bf9-f77b7e298cf2> | 2007-09-29 22:09:31 +0000 |
---|---|---|
committer | diego <diego@b3059339-0415-0410-9bf9-f77b7e298cf2> | 2007-09-29 22:09:31 +0000 |
commit | f6c37a932e08cf0d9541e5171b5161542fbd6ada (patch) | |
tree | 73549a075b2fe90352793252d8efaa4e0da827e6 | |
parent | 394ec174c7a26f985263556ca9992ab3480750ef (diff) |
Remove useless comment.
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@24666 b3059339-0415-0410-9bf9-f77b7e298cf2
-rwxr-xr-x | configure | 1 |
1 files changed, 0 insertions, 1 deletions
@@ -1300,7 +1300,6 @@ if test "$_runtime_cpudetection" = yes && not x86 && not ppc; then die "Runtime CPU detection only works for x86, x86-64 and PPC!" fi -# LGB: temporary files for I in "$TMPDIR" "$TEMPDIR" "/tmp" ; do test "$I" && break done |