summaryrefslogtreecommitdiff
path: root/scheduler/log.c
diff options
context:
space:
mode:
Diffstat (limited to 'scheduler/log.c')
-rw-r--r--scheduler/log.c7
1 files changed, 0 insertions, 7 deletions
diff --git a/scheduler/log.c b/scheduler/log.c
index b48b7a740..44a1b6788 100644
--- a/scheduler/log.c
+++ b/scheduler/log.c
@@ -1,6 +1,4 @@
/*
- * "$Id$"
- *
* Log file routines for the CUPS scheduler.
*
* Copyright 2007-2015 by Apple Inc.
@@ -1506,8 +1504,3 @@ format_log_line(const char *message, /* I - Printf-style format string */
return (1);
}
-
-
-/*
- * End of "$Id$".
- */