remove stray globals block
[exim.git] / 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
 
-#ifdef USE_GNUTLS
-extern 
-#endif
-
 
 /* Input-reading functions for messages, so we can use special ones for
 incoming TCP/IP. */