Skip to content
Commit b5e0214a authored by Tom Tromey's avatar Tom Tromey
Browse files

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.
parent d15180eb
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment