mirror of
https://github.com/servo/servo.git
synced 2025-08-01 11:40:30 +01:00
Fix Linux build
This commit is contained in:
parent
5cc03c7618
commit
596913ee91
1 changed files with 0 additions and 1 deletions
|
@ -96,7 +96,6 @@ fn with_test_native_font(f: fn@(nf: &NativeFont)) {
|
|||
}
|
||||
}
|
||||
|
||||
#[cfg(test)]
|
||||
fn with_lib(f: fn@(FT_Library)) {
|
||||
let lib: FT_Library = null();
|
||||
assert FT_Init_FreeType(addr_of(lib)).succeeded();
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue