summaryrefslogtreecommitdiff
path: root/Zend/zend_interfaces.h
diff options
context:
space:
mode:
Diffstat (limited to 'Zend/zend_interfaces.h')
-rw-r--r--Zend/zend_interfaces.h10
1 files changed, 0 insertions, 10 deletions
diff --git a/Zend/zend_interfaces.h b/Zend/zend_interfaces.h
index 20d9e13ab4..44770a1813 100644
--- a/Zend/zend_interfaces.h
+++ b/Zend/zend_interfaces.h
@@ -80,13 +80,3 @@ ZEND_API int zend_class_unserialize_deny(zval *object, zend_class_entry *ce, con
END_EXTERN_C()
#endif /* ZEND_INTERFACES_H */
-
-/*
- * Local variables:
- * tab-width: 4
- * c-basic-offset: 4
- * indent-tabs-mode: t
- * End:
- * vim600: sw=4 ts=4 fdm=marker
- * vim<600: sw=4 ts=4
- */