X-Git-Url: https://code.citadel.org/?a=blobdiff_plain;f=citadel%2Finternet_addressing.c;fp=citadel%2Finternet_addressing.c;h=abbd376aef718a8c5c15cdf8f78f7de1ee1487c1;hb=8595afbaf14fe087fe8d38f620c0bfedfa1bdce2;hp=f5d938be755be7eb6a384ef8305828abaa0d0803;hpb=e74296dcc0179b87f560b6957320b495e19148c0;p=citadel.git diff --git a/citadel/internet_addressing.c b/citadel/internet_addressing.c index f5d938be7..abbd376ae 100644 --- a/citadel/internet_addressing.c +++ b/citadel/internet_addressing.c @@ -390,12 +390,6 @@ enum { EA_LOCAL, // Local message, do no network processing EA_INTERNET // Convert msg and send as Internet mail }; -char *killo[] = { // FIXME remove this when diags are complete - "error", - "multiple", - "local", - "internet" -}; // Process alias and routing info for email addresses