From 0ec6e02f1a19a18673e350e8fe6aaf6a78224fc0 Mon Sep 17 00:00:00 2001 From: tedu Date: Fri, 18 Apr 2014 18:03:26 +0000 Subject: [PATCH] another --- lib/libssl/src/apps/testdsa.h | 3 --- 1 file changed, 3 deletions(-) diff --git a/lib/libssl/src/apps/testdsa.h b/lib/libssl/src/apps/testdsa.h index 9e84e31c939..d3ac4f9ef8f 100644 --- a/lib/libssl/src/apps/testdsa.h +++ b/lib/libssl/src/apps/testdsa.h @@ -212,6 +212,3 @@ DSA *get_dsa2048() return(NULL); return(dsa); } - -static const char rnd_seed[] = "string to make the random number generator think it has entropy"; -static int rnd_fake = 0; -- 2.20.1