diff options
Diffstat (limited to 'contrib/sendmail/libsmutil/debug.c')
-rw-r--r-- | contrib/sendmail/libsmutil/debug.c | 15 |
1 files changed, 0 insertions, 15 deletions
diff --git a/contrib/sendmail/libsmutil/debug.c b/contrib/sendmail/libsmutil/debug.c deleted file mode 100644 index 2c3b328..0000000 --- a/contrib/sendmail/libsmutil/debug.c +++ /dev/null @@ -1,15 +0,0 @@ -/* - * Copyright (c) 1999-2001 Sendmail, Inc. and its suppliers. - * All rights reserved. - * - * By using this file, you agree to the terms and conditions set - * forth in the LICENSE file which can be found at the top level of - * the sendmail distribution. - * - */ - -#include <sendmail.h> - -SM_RCSID("@(#)$Id: debug.c,v 8.9 2001/09/11 04:04:55 gshapiro Exp $") - -unsigned char tTdvect[100]; /* trace vector */ |