diff options
Diffstat (limited to 'fingerprint.h')
-rw-r--r-- | fingerprint.h | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/fingerprint.h b/fingerprint.h index 4c7f29ce..fbb0d4c4 100644 --- a/fingerprint.h +++ b/fingerprint.h @@ -30,6 +30,5 @@ #ifndef FINGERPRINT_H #define FINGERPRINT_H - char *fingerprint(BIGNUM * e, BIGNUM * n); #endif |