summaryrefslogtreecommitdiff
path: root/ext/pdo/pdo.c
diff options
context:
space:
mode:
Diffstat (limited to 'ext/pdo/pdo.c')
-rw-r--r--ext/pdo/pdo.c9
1 files changed, 0 insertions, 9 deletions
diff --git a/ext/pdo/pdo.c b/ext/pdo/pdo.c
index 8c5fc52e77..ddd5a4d1bc 100644
--- a/ext/pdo/pdo.c
+++ b/ext/pdo/pdo.c
@@ -392,12 +392,3 @@ PHP_MINFO_FUNCTION(pdo)
}
/* }}} */
-
-/*
- * 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
- */