diff --git a/src/jl_exported_funcs.inc b/src/jl_exported_funcs.inc index ff6a5ab8de905..9665bb67da5d0 100644 --- a/src/jl_exported_funcs.inc +++ b/src/jl_exported_funcs.inc @@ -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) \