1
Fork 0
mirror of https://git.savannah.gnu.org/git/guile.git synced 2025-06-10 14:00:21 +02:00

* gsubr.c (GSUBR_TEST): Don't #define this. Nobody's using the

test code, and it causes warnings.
This commit is contained in:
Jim Blandy 1998-09-05 16:50:11 +00:00
parent 8804002146
commit 952bedad0c

View file

@ -55,7 +55,7 @@
#include "gsubr.h"
#define GSUBR_TEST 1
/* #define GSUBR_TEST */
SCM scm_i_name;
SCM scm_i_inner_name;