artulab
projects
/
openbsd
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
6980753
)
Remove now-unused DebugFlags.
author
millert
<millert@openbsd.org>
Fri, 23 Jan 2015 15:56:04 +0000
(15:56 +0000)
committer
millert
<millert@openbsd.org>
Fri, 23 Jan 2015 15:56:04 +0000
(15:56 +0000)
usr.sbin/cron/globals.h
patch
|
blob
|
history
diff --git
a/usr.sbin/cron/globals.h
b/usr.sbin/cron/globals.h
index
767505a
..
5a04e88
100644
(file)
--- a/
usr.sbin/cron/globals.h
+++ b/
usr.sbin/cron/globals.h
@@
-1,4
+1,4
@@
-/* $OpenBSD: globals.h,v 1.
9 2015/01/23 01:01:06 tedu Exp $
*/
+/* $OpenBSD: globals.h,v 1.
10 2015/01/23 15:56:04 millert Exp $
*/
/*
* Copyright (c) 2004 by Internet Systems Consortium, Inc. ("ISC")
@@
-63,5
+63,3
@@
XTRN char *ProgramName INIT("amnesia");
XTRN int LineNumber INIT(0);
XTRN time_t StartTime INIT(0);
XTRN int NoFork INIT(0);
-
-#define DebugFlags 0