summaryrefslogtreecommitdiff
path: root/ext/xml/expat_compat.h
diff options
context:
space:
mode:
Diffstat (limited to 'ext/xml/expat_compat.h')
-rw-r--r--ext/xml/expat_compat.h7
1 files changed, 0 insertions, 7 deletions
diff --git a/ext/xml/expat_compat.h b/ext/xml/expat_compat.h
index fa6dddd841..350d42f0c6 100644
--- a/ext/xml/expat_compat.h
+++ b/ext/xml/expat_compat.h
@@ -157,10 +157,3 @@ PHP_XML_API void XML_ParserFree(XML_Parser);
#endif /* HAVE_LIBEXPAT */
#endif /* PHP_EXPAT_COMPAT_H */
-
-/*
- * Local variables:
- * tab-width: 4
- * c-basic-offset: 4
- * End:
- */