Skip to content

Commit fcb8b22

Browse files
committed
removed bogus code
1 parent 8ebe171 commit fcb8b22

File tree

1 file changed

+0
-6
lines changed

1 file changed

+0
-6
lines changed

crypto/src/openpgp/PgpSignatureGenerator.cs

Lines changed: 0 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -75,12 +75,6 @@ public void InitSign(
7575
lastb = 0;
7676
}
7777

78-
public void InitSign(
79-
int sigType,
80-
ISignatureWithDigestFactory signer)
81-
{
82-
}
83-
8478
public void Update(
8579
byte b)
8680
{

0 commit comments

Comments
 (0)