diff options
Diffstat (limited to 'ext/dom/cdatasection.c')
-rw-r--r-- | ext/dom/cdatasection.c | 9 |
1 files changed, 0 insertions, 9 deletions
diff --git a/ext/dom/cdatasection.c b/ext/dom/cdatasection.c index a6712cbcd0..4d34e58a61 100644 --- a/ext/dom/cdatasection.c +++ b/ext/dom/cdatasection.c @@ -73,12 +73,3 @@ PHP_METHOD(domcdatasection, __construct) /* }}} end DOMCdataSection::__construct */ #endif - -/* - * Local variables: - * tab-width: 4 - * c-basic-offset: 4 - * End: - * vim600: noet sw=4 ts=4 fdm=marker - * vim<600: noet sw=4 ts=4 - */ |