mirror of
https://git.savannah.gnu.org/git/guile.git
synced 2025-05-09 23:30:21 +02:00
* gdbint.c (gdb_print): Removed superfluous macro definition.
This commit is contained in:
parent
0745d3872f
commit
51a4264b15
1 changed files with 0 additions and 2 deletions
|
@ -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) \
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue