Skip to content

Commit 9d90ef0

Browse files
committed
Remove TLS_DEFAULT_PRIORITIES
This macro is not used. Signed-off-by: Chuck Lever <[email protected]>
1 parent 33cc9be commit 9d90ef0

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

src/tlshd/tlshd.h

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -161,7 +161,6 @@ extern void tlshd_quic_conn_destroy(struct tlshd_quic_conn *conn);
161161
extern void tlshd_quic_start_handshake(struct tlshd_quic_conn *conn);
162162
#endif
163163

164-
#define TLS_DEFAULT_PRIORITIES (NULL)
165164
#define TLS_DEFAULT_PSK_TYPE "psk"
166165
#define TLS_NO_PEERID (0)
167166
#define TLS_NO_CERT (0)

0 commit comments

Comments
 (0)