qemu-e2k/libcacard
Stefan Weil 48f0475f81 libcacard: Fix cppcheck warning and remove unneeded code
The local function vcard_emul_alloc_arrays always returned PR_TRUE.
Therefore cppcheck complained about code which handled the
non-existent PR_FALSE case.

Remove the function's return value and the dead code.

Signed-off-by: Stefan Weil <sw@weilnetz.de>
Signed-off-by: Michael Tokarev <mjt@tls.msk.ru>
2013-06-21 22:52:50 +04:00
..
cac.c
cac.h
card_7816.c
card_7816.h
card_7816t.h
event.c
eventt.h
libcacard.pc.in
libcacard.syms
link_test.c
Makefile
vcard_emul_nss.c libcacard: Fix cppcheck warning and remove unneeded code 2013-06-21 22:52:50 +04:00
vcard_emul_type.c
vcard_emul_type.h
vcard_emul.h
vcard.c
vcard.h
vcardt_internal.h
vcardt.c
vcardt.h
vevent.h
vreader.c
vreader.h
vreadert.h
vscard_common.h
vscclient.c