mirror of
https://git.savannah.gnu.org/git/guile.git
synced 2025-05-20 03:30:27 +02:00
Remove unused symbols.
* libguile/debug.c (scm_sym_procname, scm_sym_dots): Remove.
This commit is contained in:
parent
bac6076989
commit
98f1f9a51a
1 changed files with 0 additions and 2 deletions
|
@ -128,8 +128,6 @@ SCM_DEFINE (scm_with_traps, "with-traps", 1, 0, 0,
|
|||
#undef FUNC_NAME
|
||||
|
||||
|
||||
SCM_SYMBOL (scm_sym_procname, "procname");
|
||||
SCM_SYMBOL (scm_sym_dots, "...");
|
||||
SCM_SYMBOL (scm_sym_source, "source");
|
||||
|
||||
SCM_DEFINE (scm_procedure_name, "procedure-name", 1, 0, 0,
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue