Skip to content

Commit 8ec5580

Browse files
authored
Remove have_fma from the public API exports. (#43854)
1 parent aa1bd28 commit 8ec5580

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

src/jl_exported_funcs.inc

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,6 @@
3232
XX(jl_array_grow_end) \
3333
XX(jl_array_isassigned) \
3434
XX(jl_arraylen) \
35-
XX(jl_have_fma) \
3635
XX(jl_array_ptr) \
3736
XX(jl_array_ptr_1d_append) \
3837
XX(jl_array_ptr_1d_push) \

0 commit comments

Comments
 (0)