summaryrefslogtreecommitdiff
path: root/main/php_scandir.h
diff options
context:
space:
mode:
Diffstat (limited to 'main/php_scandir.h')
-rw-r--r--main/php_scandir.h8
1 files changed, 0 insertions, 8 deletions
diff --git a/main/php_scandir.h b/main/php_scandir.h
index 556b6151e9..04bf29f2c9 100644
--- a/main/php_scandir.h
+++ b/main/php_scandir.h
@@ -46,11 +46,3 @@ PHPAPI int php_alphasort(const struct dirent **a, const struct dirent **b);
#endif
#endif /* PHP_SCANDIR_H */
-/*
- * Local variables:
- * tab-width: 4
- * c-basic-offset: 4
- * End:
- * vim600: sw=4 ts=4 fdm=marker
- * vim<600: sw=4 ts=4
- */