Skip to content

Commit

Permalink
Fix MSVC build warnings
Browse files Browse the repository at this point in the history
  • Loading branch information
Andreas Schwier committed Aug 5, 2020
1 parent 008af83 commit 18f8cb3
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions src/pkcs11/slot-pcsc-event.c
Original file line number Diff line number Diff line change
Expand Up @@ -507,8 +507,6 @@ int closePCSCSlot(struct p11Slot_t *slot)

int detachPCSCSlot(struct p11Slot_t *slot)
{
LONG rc;

FUNC_CALLED();

#ifdef DEBUG
Expand Down

0 comments on commit 18f8cb3

Please sign in to comment.