We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 3ab391d commit 144cfb4Copy full SHA for 144cfb4
src/env.h
@@ -249,7 +249,6 @@ class ModuleWrap;
249
V(subject_string, "subject") \
250
V(subjectaltname_string, "subjectaltname") \
251
V(syscall_string, "syscall") \
252
- V(tick_domain_cb_string, "_tickDomainCallback") \
253
V(ticketkeycallback_string, "onticketkeycallback") \
254
V(timeout_string, "timeout") \
255
V(tls_ticket_string, "tlsTicket") \
0 commit comments