diff options
Diffstat (limited to 'ext/pspell/pspell.c')
-rw-r--r-- | ext/pspell/pspell.c | 9 |
1 files changed, 0 insertions, 9 deletions
diff --git a/ext/pspell/pspell.c b/ext/pspell/pspell.c index 6208f37884..4e5e34e6b5 100644 --- a/ext/pspell/pspell.c +++ b/ext/pspell/pspell.c @@ -915,12 +915,3 @@ static PHP_MINFO_FUNCTION(pspell) /* }}} */ #endif - -/* - * Local variables: - * tab-width: 4 - * c-basic-offset: 4 - * End: - * vim600: sw=4 ts=4 fdm=marker - * vim<600: sw=4 ts=4 - */ |