summaryrefslogtreecommitdiff
path: root/cups/thread.c
diff options
context:
space:
mode:
Diffstat (limited to 'cups/thread.c')
-rw-r--r--cups/thread.c7
1 files changed, 0 insertions, 7 deletions
diff --git a/cups/thread.c b/cups/thread.c
index c9c5cfb49..558ac9aaf 100644
--- a/cups/thread.c
+++ b/cups/thread.c
@@ -1,6 +1,4 @@
/*
- * "$Id$"
- *
* Threading primitives for CUPS.
*
* Copyright 2009-2014 by Apple Inc.
@@ -320,8 +318,3 @@ _cupsThreadCreate(
return (0);
}
#endif /* HAVE_PTHREAD_H */
-
-
-/*
- * End of "$Id$".
- */