Remove unintentional blank link from prevous commit.

From-SVN: r205108
This commit is contained in:
Richard Sandiford 2013-11-20 12:17:31 +00:00
parent cf598484ae
commit 0e4fa4ae25

View File

@ -9227,7 +9227,6 @@ check_function_arguments_recurse (void (*callback)
to be valid. */
format_num_expr = TREE_VALUE (TREE_VALUE (attrs));
format_num = tree_to_uhwi (format_num_expr);
for (inner_arg = first_call_expr_arg (param, &iter), i = 1;