summaryrefslogtreecommitdiff
path: root/win32/console.c
diff options
context:
space:
mode:
Diffstat (limited to 'win32/console.c')
-rw-r--r--win32/console.c9
1 files changed, 0 insertions, 9 deletions
diff --git a/win32/console.c b/win32/console.c
index 6e8d730ad0..27dbd4548d 100644
--- a/win32/console.c
+++ b/win32/console.c
@@ -108,12 +108,3 @@ PHP_WINUTIL_API BOOL php_win32_console_is_own(void)
return FALSE;
}/*}}}*/
-
-/*
- * Local variables:
- * tab-width: 4
- * c-basic-offset: 4
- * End:
- * vim600: sw=4 ts=4 fdm=marker
- * vim<600: sw=4 ts=4
- */