mirror of
https://github.com/RfidResearchGroup/proxmark3.git
synced 2025-08-14 10:37:23 -07:00
remove unused src files prng.c and tea.c
Note that there is a clean public domain implementation of tea on wikipedia...
This commit is contained in:
parent
78628cbe0c
commit
08719839b5
8 changed files with 0 additions and 259 deletions
|
@ -342,10 +342,8 @@ set (TARGET_SOURCES
|
|||
${PM3_ROOT}/client/src/pm3_binlib.c
|
||||
${PM3_ROOT}/client/src/pm3_bitlib.c
|
||||
${PM3_ROOT}/client/src/pm3line.c
|
||||
${PM3_ROOT}/client/src/prng.c
|
||||
${PM3_ROOT}/client/src/scandir.c
|
||||
${PM3_ROOT}/client/src/scripting.c
|
||||
${PM3_ROOT}/client/src/tea.c
|
||||
${PM3_ROOT}/client/src/ui.c
|
||||
${PM3_ROOT}/client/src/util.c
|
||||
${PM3_ROOT}/client/src/wiegand_formats.c
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue