summaryrefslogtreecommitdiff
path: root/scheduler/client.h
diff options
context:
space:
mode:
Diffstat (limited to 'scheduler/client.h')
-rw-r--r--scheduler/client.h7
1 files changed, 0 insertions, 7 deletions
diff --git a/scheduler/client.h b/scheduler/client.h
index afe8d3ac3..a7811fa78 100644
--- a/scheduler/client.h
+++ b/scheduler/client.h
@@ -1,6 +1,4 @@
/*
- * "$Id$"
- *
* Client definitions for the CUPS scheduler.
*
* Copyright 2007-2014 by Apple Inc.
@@ -145,8 +143,3 @@ extern void cupsdWriteClient(cupsd_client_t *con);
extern int cupsdEndTLS(cupsd_client_t *con);
extern int cupsdStartTLS(cupsd_client_t *con);
#endif /* HAVE_SSL */
-
-
-/*
- * End of "$Id$".
- */