Skip to content

Commit 27340f4

Browse files
authored
Update builder.rs
1 parent bbbf417 commit 27340f4

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

src/builder.rs

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -379,7 +379,6 @@ impl<'a, 'gcc, 'tcx> Builder<'a, 'gcc, 'tcx> {
379379
gcc_func,
380380
args.into(),
381381
&func_name,
382-
original_function_name,
383382
)
384383
};
385384
let args_adjusted = args.len() != previous_arg_count;

0 commit comments

Comments
 (0)