diff options
-rw-r--r-- | crypto/compat/ui_openssl_win.c | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/crypto/compat/ui_openssl_win.c b/crypto/compat/ui_openssl_win.c index b6a621f..a8c92f2 100644 --- a/crypto/compat/ui_openssl_win.c +++ b/crypto/compat/ui_openssl_win.c | |||
@@ -130,9 +130,6 @@ | |||
130 | #define NX509_SIG 32 | 130 | #define NX509_SIG 32 |
131 | #endif | 131 | #endif |
132 | 132 | ||
133 | /* Define globals. They are protected by a lock */ | ||
134 | static void (*savsig[NX509_SIG])(int ); | ||
135 | |||
136 | DWORD console_mode; | 133 | DWORD console_mode; |
137 | static FILE *tty_in, *tty_out; | 134 | static FILE *tty_in, *tty_out; |
138 | static int is_a_tty; | 135 | static int is_a_tty; |