Remove program_stubs!()
This commit is contained in:
committed by
mergify[bot]
parent
9c53e1dfb2
commit
6d5889bdb5
@ -194,6 +194,3 @@ fn process_instruction(
|
||||
|
||||
Ok(())
|
||||
}
|
||||
|
||||
// Pull in syscall stubs when building for non-BPF targets
|
||||
solana_sdk::program_stubs!();
|
||||
|
Reference in New Issue
Block a user