projects
/
exim.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
44bbabb
)
remove stray globals block
author
Phil Pennock
<pdp@exim.org>
Mon, 6 Feb 2012 00:55:37 +0000
(19:55 -0500)
committer
Phil Pennock
<pdp@exim.org>
Mon, 6 Feb 2012 00:55:37 +0000
(19:55 -0500)
src/src/globals.h
patch
|
blob
|
blame
|
history
diff --git
a/src/src/globals.h
b/src/src/globals.h
index 1066306ac2ed1add2f7faf4ec409af56032c1d8e..58fdb0a0cc7a9ffbcae5eb5e7bf6737c676d4e45 100644
(file)
--- a/
src/src/globals.h
+++ b/
src/src/globals.h
@@
-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. */