* aout-arm.c, aout-target.h, aoutx.h, archive.c, armnetbsd.c,
[deliverable/binutils-gdb.git] / bfd / bfd-in.h
index 1ca145008260683cd74dfdaddaf43580c6d5a9d3..8695e684fa0d350c1df850e6fc03fe6cf73dc39a 100644 (file)
@@ -89,14 +89,6 @@ typedef int bfd_boolean;
 #define FALSE 0
 #define TRUE 1
 
-#if 0
-/* Poison.  */
-#undef false
-#undef true
-#define false dont_use_false_in_bfd
-#define true dont_use_true_in_bfd
-#endif
-
 #ifdef BFD64
 
 #ifndef BFD_HOST_64_BIT
This page took 0.02536 seconds and 4 git commands to generate.