]> git.ipfire.org Git - thirdparty/postfix.git/commitdiff
Drop TLS_LOG_SESSTKT bit, not used anywhere
authorViktor Dukhovni <postfix-users@dukhovni.org>
Sat, 29 Mar 2014 15:50:39 +0000 (11:50 -0400)
committerViktor Dukhovni <postfix-users@dukhovni.org>
Fri, 1 Aug 2014 06:40:46 +0000 (02:40 -0400)
postfix/src/tls/tls.h

index 5b4851d3987e5137e2ae573a5464e6f440233155..664faec46e275d9be8e9a42cea1074d81c993ced 100644 (file)
@@ -266,7 +266,6 @@ extern int tls_log_mask(const char *, const char *);
 #define TLS_LOG_DEBUG                  (1<<7)
 #define TLS_LOG_TLSPKTS                        (1<<8)
 #define TLS_LOG_ALLPKTS                        (1<<9)
-#define TLS_LOG_SESSTKT                        (1<<10)
 
  /*
   * Client and Server application contexts