summaryrefslogtreecommitdiff
path: root/cgi-bin/ipp-var.c
diff options
context:
space:
mode:
Diffstat (limited to 'cgi-bin/ipp-var.c')
-rw-r--r--cgi-bin/ipp-var.c7
1 files changed, 0 insertions, 7 deletions
diff --git a/cgi-bin/ipp-var.c b/cgi-bin/ipp-var.c
index 4b43e9cc0..3e2f68c59 100644
--- a/cgi-bin/ipp-var.c
+++ b/cgi-bin/ipp-var.c
@@ -1,6 +1,4 @@
/*
- * "$Id$"
- *
* CGI <-> IPP variable routines for CUPS.
*
* Copyright 2007-2015 by Apple Inc.
@@ -1547,8 +1545,3 @@ cgiText(const char *message) /* I - Message */
return (_cupsLangString(language, message));
}
-
-
-/*
- * End of "$Id$".
- */