aboutsummaryrefslogtreecommitdiff
path: root/bfd/bfd.c
diff options
context:
space:
mode:
authorNick Clifton <nickc@redhat.com>1999-12-10 18:51:35 +0000
committerNick Clifton <nickc@redhat.com>1999-12-10 18:51:35 +0000
commit77fb9c28ac0594b97f5b193d45118fdf09d96881 (patch)
tree7a22e35173bc78265f4b0f69ab8c0eeb303dafbf /bfd/bfd.c
parent2f5288870a7b5ac5e892a64bab8fe83452dc162e (diff)
downloadgdb-77fb9c28ac0594b97f5b193d45118fdf09d96881.zip
gdb-77fb9c28ac0594b97f5b193d45118fdf09d96881.tar.gz
gdb-77fb9c28ac0594b97f5b193d45118fdf09d96881.tar.bz2
Revert previous patch.
Diffstat (limited to 'bfd/bfd.c')
-rw-r--r--bfd/bfd.c3
1 files changed, 0 insertions, 3 deletions
diff --git a/bfd/bfd.c b/bfd/bfd.c
index f804f32..e04172f 100644
--- a/bfd/bfd.c
+++ b/bfd/bfd.c
@@ -1063,9 +1063,6 @@ DESCRIPTION
.#define bfd_update_armap_timestamp(abfd) \
. BFD_SEND (abfd, _bfd_update_armap_timestamp, (abfd))
.
-.#define bfd_allow_commons_in_armap(abfd) \
-. BFD_SEND (abfd, _bfd_allow_commons_in_armap, (abfd))
-.
.#define bfd_set_arch_mach(abfd, arch, mach)\
. BFD_SEND ( abfd, _bfd_set_arch_mach, (abfd, arch, mach))
.