summaryrefslogtreecommitdiff
path: root/ext/phar/stub.h
diff options
context:
space:
mode:
Diffstat (limited to 'ext/phar/stub.h')
-rw-r--r--ext/phar/stub.h2
1 files changed, 0 insertions, 2 deletions
diff --git a/ext/phar/stub.h b/ext/phar/stub.h
index b402cacde6..ed4a8ebd91 100644
--- a/ext/phar/stub.h
+++ b/ext/phar/stub.h
@@ -16,8 +16,6 @@
+----------------------------------------------------------------------+
*/
-/* $Id$ */
-
static inline zend_string* phar_get_stub(const char *index_php, const char *web, const int name_len, const int web_len)
{
static const char newstub0[] = "<?php\n\n$web = '";