remove unused

This commit is contained in:
Glenn Maynard
2006-12-20 23:08:45 +00:00
parent db819c196e
commit b8cb44c0be
2 changed files with 0 additions and 34 deletions
-1
View File
@@ -17,7 +17,6 @@ public:
static bool VerifyFileWithFile( RString sPath, RString sSignatureFile, RString sPublicKeyFile );
static RString Sign( RString sPath );
static bool Verify( RString sPath, RString sSignature );
static RString GetMD5ForFile( RString fn ); // in Hex
static RString GetMD5ForString( RString sData ); // in Hex