summaryrefslogtreecommitdiff
path: root/scheduler/listen.c
diff options
context:
space:
mode:
Diffstat (limited to 'scheduler/listen.c')
-rw-r--r--scheduler/listen.c7
1 files changed, 0 insertions, 7 deletions
diff --git a/scheduler/listen.c b/scheduler/listen.c
index b55d918b0..06e2ed6aa 100644
--- a/scheduler/listen.c
+++ b/scheduler/listen.c
@@ -1,6 +1,4 @@
/*
- * "$Id$"
- *
* Server listening routines for the CUPS scheduler.
*
* Copyright 2007-2014 by Apple Inc.
@@ -299,8 +297,3 @@ cupsdStopListening(void)
#endif /* HAVE_LAUNCHD || HAVE_SYSTEMD */
}
}
-
-
-/*
- * End of "$Id$".
- */