diff options
Diffstat (limited to 'openssl/demos/easy_tls/test.h')
-rw-r--r-- | openssl/demos/easy_tls/test.h | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/openssl/demos/easy_tls/test.h b/openssl/demos/easy_tls/test.h index dda667843..a7d0130e2 100644 --- a/openssl/demos/easy_tls/test.h +++ b/openssl/demos/easy_tls/test.h @@ -1,7 +1,6 @@ /* test.h */ /* $Id: test.h,v 1.1 2001/09/17 19:07:00 bodo Exp $ */ - void test_process_init(int fd, int client_p, void *apparg); #define TLS_APP_PROCESS_INIT test_process_init |