diff options
Diffstat (limited to 'win32/nice.h')
-rw-r--r-- | win32/nice.h | 9 |
1 files changed, 0 insertions, 9 deletions
diff --git a/win32/nice.h b/win32/nice.h index daadcb3157..385855c2ea 100644 --- a/win32/nice.h +++ b/win32/nice.h @@ -22,12 +22,3 @@ PHPAPI int nice(zend_long); #endif - -/* - * Local variables: - * tab-width: 4 - * c-basic-offset: 4 - * End: - * vim600: sw=4 ts=4 fdm=marker - * vim<600: sw=4 ts=4 - */ |