mirror of
https://github.com/ruby/ruby.git
synced 2022-11-09 12:17:21 -05:00
Remove useless assignment always overridden
This commit is contained in:
parent
d8790ecd04
commit
a56a7119ac
1 changed files with 0 additions and 1 deletions
|
@ -1164,7 +1164,6 @@ main()
|
|||
AS_IF([test "$target_cpu" = x64], [
|
||||
ac_cv_func___builtin_setjmp=yes
|
||||
ac_cv_func_round=no
|
||||
coroutine_type=yes
|
||||
])
|
||||
ac_cv_func_tgamma=no
|
||||
AC_CHECK_TYPE([NET_LUID], [], [],
|
||||
|
|
Loading…
Reference in a new issue