summaryrefslogtreecommitdiff
path: root/scheduler/conf.c
diff options
context:
space:
mode:
Diffstat (limited to 'scheduler/conf.c')
-rw-r--r--scheduler/conf.c7
1 files changed, 0 insertions, 7 deletions
diff --git a/scheduler/conf.c b/scheduler/conf.c
index c91335143..5f97fa3b8 100644
--- a/scheduler/conf.c
+++ b/scheduler/conf.c
@@ -1,6 +1,4 @@
/*
- * "$Id$"
- *
* Configuration routines for the CUPS scheduler.
*
* Copyright 2007-2015 by Apple Inc.
@@ -4244,8 +4242,3 @@ set_policy_defaults(cupsd_policy_t *pol)/* I - Policy */
cupsdAddString(&(pol->sub_attrs), "notify-user-data");
}
}
-
-
-/*
- * End of "$Id$".
- */