diff options
Diffstat (limited to 'win32/time.h')
-rw-r--r-- | win32/time.h | 9 |
1 files changed, 0 insertions, 9 deletions
diff --git a/win32/time.h b/win32/time.h index 07afae487a..51090ccfd8 100644 --- a/win32/time.h +++ b/win32/time.h @@ -61,12 +61,3 @@ void php_win32_init_gettimeofday(void); #endif #endif - -/* - * Local variables: - * tab-width: 4 - * c-basic-offset: 4 - * End: - * vim600: sw=4 ts=4 fdm=marker - * vim<600: sw=4 ts=4 - */ |