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:
parent
8804002146
commit
952bedad0c
1 changed files with 1 additions and 1 deletions
|
@ -55,7 +55,7 @@
|
|||
|
||||
#include "gsubr.h"
|
||||
|
||||
#define GSUBR_TEST 1
|
||||
/* #define GSUBR_TEST */
|
||||
|
||||
SCM scm_i_name;
|
||||
SCM scm_i_inner_name;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue