X-Git-Url: https://diplodocus.org/git/nmh/blobdiff_plain/5e4d1f2f9dc08f2b6bc3d6a463e8a1dd3ec29974..edee2ed36533ed9dfc7be7c0d64f0f965d55b9c4:/uip/sendsbr.c?ds=sidebyside diff --git a/uip/sendsbr.c b/uip/sendsbr.c index ddce3a45..c4d25029 100644 --- a/uip/sendsbr.c +++ b/uip/sendsbr.c @@ -770,6 +770,7 @@ handle_sendfrom(char **vec, int *vecp, char *draft, const char *auth_svc) { } break; #else + NMH_UNUSED(auth_svc); adios(NULL, "send built without OAUTH_SUPPORT, " "so -saslmech xoauth2 is not supported"); #endif /* OAUTH_SUPPORT */