We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent e18683d commit aac466fCopy full SHA for aac466f
src/builtin_proto.h
@@ -72,9 +72,6 @@ JL_CALLABLE(jl_f__setsuper);
72
JL_CALLABLE(jl_f__equiv_typedef);
73
JL_CALLABLE(jl_f_get_binding_type);
74
JL_CALLABLE(jl_f_set_binding_type);
75
-JL_CALLABLE(jl_f_donotdelete);
76
-JL_CALLABLE(jl_f_setglobal);
77
-JL_CALLABLE(jl_f_finalizer);
78
79
#ifdef __cplusplus
80
}
0 commit comments