aboutsummaryrefslogtreecommitdiff
path: root/gdb/python/py-instruction.c
diff options
context:
space:
mode:
authorTom Tromey <tromey@adacore.com>2024-08-14 06:52:19 -0600
committerTom Tromey <tromey@adacore.com>2024-08-14 06:54:00 -0600
commitb5e0214aad5de80f3d47406dc5182baeceffe1e0 (patch)
tree51649bed087c1c70d3292833faa47162017cc836 /gdb/python/py-instruction.c
parentd15180ebed2b1949bb4245a7b5440cf288d6c7c6 (diff)
downloadbinutils-b5e0214aad5de80f3d47406dc5182baeceffe1e0.zip
binutils-b5e0214aad5de80f3d47406dc5182baeceffe1e0.tar.gz
binutils-b5e0214aad5de80f3d47406dc5182baeceffe1e0.tar.bz2
Remove unnecessary default argument from initialize_block_iterator
I noticed that initialize_block_iterator has a default value for one of its arguments, but this is not needed as this function has a single caller that always passes all arguments. This patch removes the default. Tested by rebuilding.
Diffstat (limited to 'gdb/python/py-instruction.c')
0 files changed, 0 insertions, 0 deletions