mirror of
https://github.com/RfidResearchGroup/proxmark3.git
synced 2025-03-01 10:34:45 +08:00
remove redundant pragma
This commit is contained in:
parent
a045638dd0
commit
25bad7259e
1 changed files with 0 additions and 1 deletions
|
@ -17,7 +17,6 @@
|
|||
// Currently the largest pixel 880*528 only needs 58.08K bytes
|
||||
#define WSMAPSIZE 60000
|
||||
|
||||
#pragma pack(1) /* Mandatory to remove any padding */
|
||||
typedef struct {
|
||||
uint8_t B;
|
||||
uint8_t M;
|
||||
|
|
Loading…
Reference in a new issue