Source-Changes-HG archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

[src/trunk]: src/gnu/dist/postfix/src/cleanup Fix botched merge



details:   https://anonhg.NetBSD.org/src/rev/b1bc8fbd8bba
branches:  trunk
changeset: 566086:b1bc8fbd8bba
user:      heas <heas%NetBSD.org@localhost>
date:      Tue Apr 27 05:35:12 2004 +0000

description:
Fix botched merge

diffstat:

 gnu/dist/postfix/src/cleanup/cleanup_init.c |  5 -----
 1 files changed, 0 insertions(+), 5 deletions(-)

diffs (15 lines):

diff -r c9841e2fc37f -r b1bc8fbd8bba gnu/dist/postfix/src/cleanup/cleanup_init.c
--- a/gnu/dist/postfix/src/cleanup/cleanup_init.c       Tue Apr 27 05:33:55 2004 +0000
+++ b/gnu/dist/postfix/src/cleanup/cleanup_init.c       Tue Apr 27 05:35:12 2004 +0000
@@ -165,11 +165,6 @@
     0,
 };
 
-CONFIG_BOOL_TABLE cleanup_bool_table[] = {
-    VAR_CANON_ENV_RCPT, DEF_CANON_ENV_RCPT, &var_canon_env_rcpt,
-    0,
-};
-
  /*
   * Mappings.
   */



Home | Main Index | Thread Index | Old Index