Track tainted data and refuse to expand it
[exim.git] / src / src / transports / smtp.h
index 79d674fa1ed556fd7664b1a1b0e2983bcbc27cd5..ac5620971f8223f4239c32af1c0fc948ba6bce12 100644 (file)
@@ -198,9 +198,6 @@ extern void smtp_transport_closedown(transport_instance *);
 
 
 
-extern BOOL    smtp_mail_auth_str(uschar *, unsigned,
-                address_item *, smtp_transport_options_block *);
-
 #ifdef SUPPORT_SOCKS
 extern int     socks_sock_connect(host_item *, int, int, uschar *,
                 transport_instance *, int);