Skip to content

Commit 72b6d07

Browse files
committed
Remove outdated comment
1 parent 81c8392 commit 72b6d07

File tree

1 file changed

+0
-1
lines changed
  • crates/xetex_layout/src/c_api

1 file changed

+0
-1
lines changed

crates/xetex_layout/src/c_api/font.rs

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -260,7 +260,6 @@ pub struct XeTeXFontBase {
260260
filename: CString,
261261
index: u32,
262262

263-
// Boxed to preserve address
264263
ft_face: Option<Rc<RefCell<ft::Face>>>,
265264
hb_font: Option<hb::OwnFont>,
266265

0 commit comments

Comments
 (0)