summaryrefslogtreecommitdiff
path: root/sapi/embed/php_embed.c
diff options
context:
space:
mode:
Diffstat (limited to 'sapi/embed/php_embed.c')
-rw-r--r--sapi/embed/php_embed.c9
1 files changed, 0 insertions, 9 deletions
diff --git a/sapi/embed/php_embed.c b/sapi/embed/php_embed.c
index 9107a6068d..826e9bd05e 100644
--- a/sapi/embed/php_embed.c
+++ b/sapi/embed/php_embed.c
@@ -233,12 +233,3 @@ EMBED_SAPI_API void php_embed_shutdown(void)
php_embed_module.ini_entries = NULL;
}
}
-
-/*
- * Local variables:
- * tab-width: 4
- * c-basic-offset: 4
- * End:
- * vim600: sw=4 ts=4 fdm=marker
- * vim<600: sw=4 ts=4
- */