remove obsolete code
Some checks failed
Rust/sat-rs/pipeline/pr-main There was a failure building this commit

This commit is contained in:
Robin Müller 2023-08-16 19:29:16 +02:00
parent eb85741684
commit d2cdcf9c79
Signed by: muellerr
GPG Key ID: A649FB78196E3849

View File

@ -59,7 +59,6 @@ struct TransactionParams {
condition_code: ConditionCode,
delivery_code: DeliveryCode,
file_status: FileStatus,
//msgs_to_user: Vec<MsgToUserTlv<'static>>,
cksum_buf: [u8; 1024],
msgs_to_user_size: usize,
msgs_to_user_buf: [u8; 1024],