- remove prototypes for already-removed _register() functions from headers
authorHarald Welte <laforge@gnumonks.org>
Sat, 14 Oct 2006 15:22:36 +0000 (15:22 +0000)
committerHarald Welte <laforge@gnumonks.org>
Sat, 14 Oct 2006 15:22:36 +0000 (15:22 +0000)
commitc1e73336165811fc3276d469dbec882a848162af
treef49c8b555c185790462b0a9f47d84156c7bfaef7
parent6c4d6b5bb56d258e0de09da93f3e49502f7f623c
- remove prototypes for already-removed _register() functions from headers
- automatically define LIBRFID_STATIC if LIBRFID_FIRMWARE is set
- remove any references to printf/snprintf
- remove bogus free() in 14443b_init

git-svn-id: https://svn.gnumonks.org/trunk/librfid@1905 e0336214-984f-0b4b-a45f-81c69e1f0ede
include/librfid/rfid_protocol.h
include/librfid/rfid_reader.h
include/librfid/rfid_system.h
src/rfid.c
src/rfid_asic_rc632.c
src/rfid_layer2_iso14443b.c
src/rfid_reader_cm5121.c
src/rfid_reader_cm5121_openct.c
src/rfid_reader_openpcd.c