From a2828f6ae67c3d7294118a8144b1b2ec431237c4 Mon Sep 17 00:00:00 2001 From: weidai Date: Thu, 22 Jul 2004 00:51:57 +0000 Subject: fix documentation, fix PanamaMAC, fix algorithm names git-svn-id: svn://svn.code.sf.net/p/cryptopp/code/trunk/c5@186 57ff6487-cd31-0410-9ec3-f628ee90f5f0 --- test.cpp | 3 --- 1 file changed, 3 deletions(-) (limited to 'test.cpp') diff --git a/test.cpp b/test.cpp index fcb7b25..6e60326 100644 --- a/test.cpp +++ b/test.cpp @@ -80,9 +80,6 @@ void FIPS140_GenerateRandomFiles(); bool Validate(int, bool, const char *); -void RegisterFactories(); -bool RunTestDataFile(const char *filename); - int (*AdhocTest)(int argc, char *argv[]) = NULL; #ifdef __BCPLUSPLUS__ -- cgit v1.2.1