Remove empty line.

This commit is contained in:
Rob Stradling 2013-09-10 12:46:24 +01:00 committed by Ben Laurie
parent a4bfeff254
commit 0b05204c4e

View File

@ -469,7 +469,6 @@ typedef struct ssl3_state_st
char is_probably_safari;
#endif /* !OPENSSL_NO_EC */
#endif /* !OPENSSL_NO_TLSEXT */
} SSL3_STATE;