removed useless main
This commit is contained in:
parent
5f27c620d0
commit
d2765c0277
@ -100,8 +100,3 @@ pub extern "C" fn fuzz_main_loop() {
|
||||
#[cfg(feature = "std")]
|
||||
println!("OK");
|
||||
}
|
||||
|
||||
#[no_mangle]
|
||||
extern "C" {
|
||||
fn main();
|
||||
}
|
||||
|
Loading…
x
Reference in New Issue
Block a user