Skip to content

Commit b30f7af

Browse files
committed
remove blank line
1 parent 60e93cd commit b30f7af

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

src/comp/middle/trans.rs

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5741,7 +5741,6 @@ fn register_native_fn(ccx: @crate_ctxt, sp: span, _path: [str], name: str,
57415741
ccx.item_symbols.insert(id, shim_name);
57425742
}
57435743
}
5744-
57455744
}
57465745

57475746
fn item_path(item: @ast::item) -> [str] { ret [item.ident]; }

0 commit comments

Comments
 (0)