aboutsummaryrefslogtreecommitdiffstats
path: root/src
diff options
context:
space:
mode:
Diffstat (limited to 'src')
-rw-r--r--src/module-env-28.h4
1 files changed, 0 insertions, 4 deletions
diff --git a/src/module-env-28.h b/src/module-env-28.h
index f8820b0606b..bea80a5553a 100644
--- a/src/module-env-28.h
+++ b/src/module-env-28.h
@@ -1,7 +1,3 @@
1 /* Add module environment functions newly added in Emacs 28 here.
2 Before Emacs 28 is released, remove this comment and start
3 module-env-29.h on the master branch. */
4
5 void (*(*EMACS_ATTRIBUTE_NONNULL (1) 1 void (*(*EMACS_ATTRIBUTE_NONNULL (1)
6 get_function_finalizer) (emacs_env *env, 2 get_function_finalizer) (emacs_env *env,
7 emacs_value arg)) (void *) EMACS_NOEXCEPT; 3 emacs_value arg)) (void *) EMACS_NOEXCEPT;