]> git.ipfire.org Git - thirdparty/binutils-gdb.git/commit - ld/ChangeLog
ld: remove stray debug fprintf
authorAndrew Burgess <andrew.burgess@embecosm.com>
Wed, 3 Feb 2021 10:03:01 +0000 (10:03 +0000)
committerAndrew Burgess <andrew.burgess@embecosm.com>
Thu, 18 Feb 2021 10:36:39 +0000 (10:36 +0000)
commita364a116f904a9e019c41535cc25732b715b8728
tree42ae9103bf089aa2e361c71854ea8234d11cb9ba
parentb0e4d2bd9b2f18c1d3dc6d0c73599f95bb283316
ld: remove stray debug fprintf

In this commit:

  commit ace667e59aede65c400381f1cff704b61e8ccb0b
  Date:   Mon Jul 18 21:00:00 2016 +0100

      ld: Restore file offset after a plugin fails to claim a file

I inadvertently left in a stray fprintf call.  Removed in this commit.

ld/ChangeLog:

* testplugin.c (record_read_length): Remove debug fprintf.
ld/ChangeLog
ld/testplug.c