1
Fork 0
mirror of https://git.savannah.gnu.org/git/guile.git synced 2025-06-09 21:40:33 +02:00
This commit is contained in:
Mikael Djurfeldt 1998-11-26 08:33:38 +00:00
parent 04efd24d82
commit f6b250bdde

View file

@ -177,9 +177,6 @@ scm_reset_hook_x (SCM hook)
return SCM_UNSPECIFIED;
}
/* This name is only provided for backward compatibility! */
SCM_PROC (s_run_hooks, "run-hooks", 1, 0, 1, scm_run_hook);
SCM_PROC (s_run_hook, "run-hook", 1, 0, 1, scm_run_hook);
SCM