mirror of
https://github.com/RfidResearchGroup/proxmark3.git
synced 2025-08-21 05:43:48 -07:00
style
This commit is contained in:
parent
4dabccf9db
commit
d2a66cecba
1 changed files with 0 additions and 2 deletions
|
@ -114,8 +114,6 @@ void BigBuf_free_keep_EM(void) {
|
|||
s_bigbuf_hi = emulator_memory - (uint8_t *)BigBuf;
|
||||
else
|
||||
s_bigbuf_hi = s_bigbuf_size;
|
||||
|
||||
// shouldn't this empty BigBuf also?
|
||||
}
|
||||
|
||||
void BigBuf_print_status(void) {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue