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:
Philippe Teuwen 2022-01-14 17:47:48 +01:00
commit 08719839b5
8 changed files with 0 additions and 259 deletions

View file

@ -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