mirror of
https://github.com/servo/servo.git
synced 2025-08-03 04:30:10 +01:00
ohos: Remove direct link to ace_napi.z (#35921)
The underlying issue was solved in napi-ohos 1.0.2, and we have already updated to 1.0.4 Signed-off-by: Jonathan Schwender <schwenderjonathan@gmail.com>
This commit is contained in:
parent
ae2c9090cc
commit
f7ddac249b
1 changed files with 0 additions and 4 deletions
|
@ -41,10 +41,6 @@ use super::host_trait::HostTrait;
|
|||
mod resources;
|
||||
mod simpleservo;
|
||||
|
||||
// Can be removed once <https://github.com/ohos-rs/ohos-rs/pull/105> is merged / released.
|
||||
#[link(name = "ace_napi.z")]
|
||||
extern "C" {}
|
||||
|
||||
#[napi(object)]
|
||||
#[derive(Debug)]
|
||||
pub struct InitOpts {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue