summaryrefslogtreecommitdiff
path: root/bfd/bfd-in2.h
diff options
context:
space:
mode:
authorH.J. Lu <hjl@lucon.org>2005-02-11 17:33:16 +0000
committerH.J. Lu <hjl@lucon.org>2005-02-11 17:33:16 +0000
commit6238dc8f6eb2eadb669472532511443263c62a4e (patch)
treeecdae6f74bde42ff5957581539d6435c5d1091c8 /bfd/bfd-in2.h
parentaea3c6b61a6c4f6b73bf32fda3e8cd6c01f77062 (diff)
downloadgdb-6238dc8f6eb2eadb669472532511443263c62a4e.tar.gz
2005-02-11 H.J. Lu <hongjiu.lu@intel.com>
* bfd-in2.h: Rebuilt.
Diffstat (limited to 'bfd/bfd-in2.h')
-rw-r--r--bfd/bfd-in2.h8
1 files changed, 0 insertions, 8 deletions
diff --git a/bfd/bfd-in2.h b/bfd/bfd-in2.h
index 8afe498cbf4..a03b69afc53 100644
--- a/bfd/bfd-in2.h
+++ b/bfd/bfd-in2.h
@@ -96,14 +96,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