mirror of
https://github.com/php/php-src.git
synced 2025-08-16 05:58:45 +02:00
Remove THREAD_LS
This sounds like it will give you a thread local storage, but in truth ... it does absolutely nothing.
This commit is contained in:
parent
84008782d3
commit
a4db74364d
4 changed files with 2 additions and 7 deletions
|
@ -70,7 +70,6 @@
|
|||
# else
|
||||
# define PHPAPI
|
||||
# endif
|
||||
# define THREAD_LS
|
||||
# define PHP_DIR_SEPARATOR '/'
|
||||
# define PHP_EOL "\n"
|
||||
#endif
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue