mirror of
https://github.com/dingusdev/dingusppc.git
synced 2024-12-22 15:29:58 +00:00
scsihd: Remove unused cur_buf_cnt.
This commit is contained in:
parent
3f826b8971
commit
05da1708eb
@ -70,7 +70,6 @@ private:
|
||||
|
||||
uint8_t data_buf[1 << 21]; // TODO: add proper buffer management!
|
||||
|
||||
uint32_t cur_buf_cnt = 0;
|
||||
uint8_t error = ScsiError::NO_ERROR;
|
||||
uint8_t msg_code = 0;
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user