mirror of
https://github.com/php/php-src.git
synced 2025-08-16 05:58:45 +02:00
Remove PHP_SLEEP_NON_VOID as it is not useful anymore
This commit is contained in:
parent
e710862f8c
commit
662afc80f8
4 changed files with 5 additions and 9 deletions
|
@ -294,7 +294,6 @@ END_EXTERN_C()
|
|||
|
||||
/* global variables */
|
||||
#if !defined(PHP_WIN32)
|
||||
#define PHP_SLEEP_NON_VOID
|
||||
#define php_sleep sleep
|
||||
extern char **environ;
|
||||
#endif /* !defined(PHP_WIN32) */
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue