summaryrefslogtreecommitdiff
path: root/ext/libxml/libxml.c
diff options
context:
space:
mode:
Diffstat (limited to 'ext/libxml/libxml.c')
-rw-r--r--ext/libxml/libxml.c9
1 files changed, 0 insertions, 9 deletions
diff --git a/ext/libxml/libxml.c b/ext/libxml/libxml.c
index 2d71ffdb7b..b8603fdf38 100644
--- a/ext/libxml/libxml.c
+++ b/ext/libxml/libxml.c
@@ -1346,12 +1346,3 @@ PHP_LIBXML_API BOOL WINAPI DllMain(HINSTANCE hinstDLL, DWORD fdwReason, LPVOID l
#endif
#endif
-
-/*
- * Local variables:
- * tab-width: 4
- * c-basic-offset: 4
- * End:
- * vim600: sw=4 ts=4 fdm=marker
- * vim<600: sw=4 ts=4
- */