summaryrefslogtreecommitdiff
path: root/ext/gettext/gettext.c
diff options
context:
space:
mode:
Diffstat (limited to 'ext/gettext/gettext.c')
-rw-r--r--ext/gettext/gettext.c9
1 files changed, 0 insertions, 9 deletions
diff --git a/ext/gettext/gettext.c b/ext/gettext/gettext.c
index f0245cb8ef..003787f5c0 100644
--- a/ext/gettext/gettext.c
+++ b/ext/gettext/gettext.c
@@ -389,12 +389,3 @@ PHP_NAMED_FUNCTION(zif_bind_textdomain_codeset)
#endif /* HAVE_LIBINTL */
-
-/*
- * Local variables:
- * tab-width: 4
- * c-basic-offset: 4
- * End:
- * vim600: sw=4 ts=4 fdm=marker
- * vim<600: sw=4 ts=4
- */