summaryrefslogtreecommitdiff
path: root/win32/unistd.h
diff options
context:
space:
mode:
Diffstat (limited to 'win32/unistd.h')
-rw-r--r--win32/unistd.h9
1 files changed, 0 insertions, 9 deletions
diff --git a/win32/unistd.h b/win32/unistd.h
index 3d95ea06c7..0b9446149c 100644
--- a/win32/unistd.h
+++ b/win32/unistd.h
@@ -2,12 +2,3 @@
#define _PHP_WIN32_UNISTD_H
PHPAPI int usleep(unsigned int useconds);
#endif
-
-/*
- * Local variables:
- * tab-width: 4
- * c-basic-offset: 4
- * End:
- * vim600: sw=4 ts=4 fdm=marker
- * vim<600: sw=4 ts=4
- */