Removed a bit of diagnostic code no longer needed
authorArt Cancro <ajc@citadel.org>
Tue, 10 Aug 2021 17:36:10 +0000 (13:36 -0400)
committerArt Cancro <ajc@citadel.org>
Tue, 10 Aug 2021 17:36:10 +0000 (13:36 -0400)
citadel/internet_addressing.c

index f5d938be755be7eb6a384ef8305828abaa0d0803..abbd376aef718a8c5c15cdf8f78f7de1ee1487c1 100644 (file)
@@ -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