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