aboutsummaryrefslogtreecommitdiff
path: root/bfd/simple.c
diff options
context:
space:
mode:
Diffstat (limited to 'bfd/simple.c')
-rw-r--r--bfd/simple.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/bfd/simple.c b/bfd/simple.c
index 3266f5b..975d01f 100644
--- a/bfd/simple.c
+++ b/bfd/simple.c
@@ -251,7 +251,6 @@ bfd_simple_get_relocated_section_contents (bfd *abfd,
callbacks.constructor = simple_dummy_constructor;
callbacks.add_to_set = simple_dummy_add_to_set;
-fprintf (stderr, "SIMPLE CALLBACKS %p\n", & callbacks);
memset (&link_order, 0, sizeof (link_order));
link_order.next = NULL;
link_order.type = bfd_indirect_link_order;