diff options
Diffstat (limited to 'p11-kit/tests/pin-test.c')
| -rw-r--r-- | p11-kit/tests/pin-test.c | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/p11-kit/tests/pin-test.c b/p11-kit/tests/pin-test.c index 758acf4..dd020bc 100644 --- a/p11-kit/tests/pin-test.c +++ b/p11-kit/tests/pin-test.c @@ -109,7 +109,6 @@ test_pin_read (CuTest *tc) p11_kit_pin_unregister_callback ("/the/pin_source", callback_one, &data); - p11_kit_pin_ref (pin); p11_kit_pin_unref (pin); } |
