aboutsummaryrefslogtreecommitdiffstats
path: root/include/openssl
diff options
context:
space:
mode:
authorJoey Yandle <xoloki@gmail.com>2016-01-12 21:27:27 -0800
committerRich Salz <rsalz@openssl.org>2016-05-29 13:36:59 -0400
commit6f0cc2a6f8a7da5b68e5665589f307683a9a85f4 (patch)
treef75cf3b645d7932c0d8e21358f9f052bdfa2aedf /include/openssl
parent42af747925f6c40b2b5313d136c02ec8506e6470 (diff)
downloadopenssl-6f0cc2a6f8a7da5b68e5665589f307683a9a85f4.tar.gz
cherry pick pr-512 changes
Reviewed-by: Matt Caswell <matt@openssl.org> Reviewed-by: Tim Hudson <tjh@openssl.org> Reviewed-by: Rich Salz <rsalz@openssl.org> (Merged from https://github.com/openssl/openssl/pull/1079)
Diffstat (limited to 'include/openssl')
-rw-r--r--include/openssl/rand.h2
1 files changed, 0 insertions, 2 deletions
diff --git a/include/openssl/rand.h b/include/openssl/rand.h
index 8b0188d74a..4d7e6eaebe 100644
--- a/include/openssl/rand.h
+++ b/include/openssl/rand.h
@@ -67,8 +67,6 @@ int RAND_poll(void);
# if defined(OPENSSL_SYS_WINDOWS) || defined(OPENSSL_SYS_WIN32)
-int RAND_event(UINT, WPARAM, LPARAM);
-
# endif
/* BEGIN ERROR CODES */