Skip to content

Commit

Permalink
Remove have_fma from the public API exports. (JuliaLang#43854)
Browse files Browse the repository at this point in the history
  • Loading branch information
maleadt authored and LilithHafner committed Mar 8, 2022
1 parent ca7286e commit 011cba6
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion src/jl_exported_funcs.inc
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,6 @@
XX(jl_array_grow_end) \
XX(jl_array_isassigned) \
XX(jl_arraylen) \
XX(jl_have_fma) \
XX(jl_array_ptr) \
XX(jl_array_ptr_1d_append) \
XX(jl_array_ptr_1d_push) \
Expand Down

0 comments on commit 011cba6

Please sign in to comment.