remove stray globals block
authorPhil Pennock <pdp@exim.org>
Mon, 6 Feb 2012 00:55:37 +0000 (19:55 -0500)
committerPhil Pennock <pdp@exim.org>
Mon, 6 Feb 2012 00:55:37 +0000 (19:55 -0500)
src/src/globals.h

index 1066306ac2ed1add2f7faf4ec409af56032c1d8e..58fdb0a0cc7a9ffbcae5eb5e7bf6737c676d4e45 100644 (file)
@@ -102,10 +102,6 @@ extern uschar *tls_verify_certificates;/* Path for certificates to check */
 extern uschar *tls_verify_hosts;       /* Mandatory client verification */
 #endif
 
 extern uschar *tls_verify_hosts;       /* Mandatory client verification */
 #endif
 
-#ifdef USE_GNUTLS
-extern 
-#endif
-
 
 /* Input-reading functions for messages, so we can use special ones for
 incoming TCP/IP. */
 
 /* Input-reading functions for messages, so we can use special ones for
 incoming TCP/IP. */