mirror of
https://github.com/topjohnwu/Magisk.git
synced 2025-04-29 22:14:27 +02:00
Remove redundant rust export
This commit is contained in:
parent
2aa7f1c094
commit
da58571ce5
@ -54,9 +54,6 @@ pub mod ffi {
|
||||
|
||||
extern "Rust" {
|
||||
fn print(self: &BootConfig);
|
||||
fn prepare_data(self: &MagiskInit);
|
||||
fn legacy_system_as_root(self: &mut MagiskInit);
|
||||
fn restore_ramdisk_init(self: &MagiskInit);
|
||||
}
|
||||
|
||||
unsafe extern "C++" {
|
||||
|
Loading…
x
Reference in New Issue
Block a user