* gdbint.c (gdb_print): Removed superfluous macro definition.
authorMikael Djurfeldt <djurfeldt@nada.kth.se>
Sun, 27 Aug 2000 03:34:27 +0000 (03:34 +0000)
committerMikael Djurfeldt <djurfeldt@nada.kth.se>
Sun, 27 Aug 2000 03:34:27 +0000 (03:34 +0000)
libguile/gdbint.c

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