1
Fork 0
mirror of https://git.savannah.gnu.org/git/guile.git synced 2025-05-09 23:40:29 +02:00

* gdbint.c (gdb_print): Removed superfluous macro definition.

This commit is contained in:
Mikael Djurfeldt 2000-08-27 03:34:27 +00:00
parent 0745d3872f
commit 51a4264b15

View file

@ -106,8 +106,6 @@ do { \
} while (0) } while (0)
#define MSG_GUILE_NOT_INITIALIZED "*** Guile not initialized ***"
#define RESET_STRING { gdb_output_length = 0; } #define RESET_STRING { gdb_output_length = 0; }
#define SEND_STRING(str) \ #define SEND_STRING(str) \