|
@@ -694,7 +694,6 @@ RawByteString LoadPublicKey(const UnicodeString & FileName, UnicodeString & Algo
|
|
try
|
|
try
|
|
{
|
|
{
|
|
char * AlgorithmStr = NULL;
|
|
char * AlgorithmStr = NULL;
|
|
- int PublicKeyLen = 0;
|
|
|
|
char * CommentStr = NULL;
|
|
char * CommentStr = NULL;
|
|
const char * ErrorStr = NULL;
|
|
const char * ErrorStr = NULL;
|
|
strbuf * PublicKeyBuf = strbuf_new();
|
|
strbuf * PublicKeyBuf = strbuf_new();
|