summaryrefslogtreecommitdiff
path: root/cups/ppd-emit.c
diff options
context:
space:
mode:
Diffstat (limited to 'cups/ppd-emit.c')
-rw-r--r--cups/ppd-emit.c7
1 files changed, 0 insertions, 7 deletions
diff --git a/cups/ppd-emit.c b/cups/ppd-emit.c
index e750029ef..1c3d32005 100644
--- a/cups/ppd-emit.c
+++ b/cups/ppd-emit.c
@@ -1,6 +1,4 @@
/*
- * "$Id$"
- *
* PPD code emission routines for CUPS.
*
* Copyright 2007-2015 by Apple Inc.
@@ -1200,8 +1198,3 @@ ppd_handle_media(ppd_file_t *ppd) /* I - PPD file */
}
}
}
-
-
-/*
- * End of "$Id$".
- */